~ubuntu-branches/ubuntu/wily/libhttp-request-ascgi-perl/wily-proposed

« back to all changes in this revision

Viewing changes to Changes

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Krzyżaniak (eloy)
  • Date: 2009-12-01 11:25:21 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20091201112521-l8ns0u3ceqj3lb5k
Tags: 1.0-1
* New upstream release
* debian/control: update Standards-Version to 3.8.3, fixed spelling

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
This file documents the revision history for Perl extension HTTP::Request::AsCGI.
2
2
 
 
3
1.0
 
4
    - Change how PATH_INFO is decoded so that everything is decoded, including
 
5
      URI reserved characters (RT#50082)
 
6
 
3
7
0.9 2009-04-27
4
8
    - unescape PATH_INFO more safely
5
9