File: Changes

package info (click to toggle)
libreverseproxy-formfiller-perl 0.5-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 140 kB
  • sloc: perl: 157; makefile: 2
file content (17 lines) | stat: -rw-r--r-- 392 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Revision history for ReverseProxy-FormFiller

0.1    2013/04/10
        First version

0.2    2013/04/11
        Fix bug with content-length, update doc

0.3    2014/04/29
        Add parameters 'publicFilledData', 'postDataSub' and 'javascript'

0.4    2014/09/24
        Fix bug with unquoted strings

0.5    2014/10/02
        Unfix bug with unquoted strings (was not a bug), improve POD