8
0

- update to 0.43:

+ Support for getting REMOTE_PORT
- update to 0.42:

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-HTTP-Server-Simple?expand=0&rev=3
This commit is contained in:
Lars Vogdt
2010-05-02 19:17:13 +00:00
committed by Git OBS Bridge
parent 1676ab24c3
commit 18df2329e9
4 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,13 @@
-------------------------------------------------------------------
Sun May 2 10:15:18 UTC 2010 - lars@linux-schulserver.de
- update to 0.43:
+ Support for getting REMOTE_PORT
-------------------------------------------------------------------
Sat Feb 20 12:13:06 UTC 2010 - lars@linux-schulserver.de
- update to 0.42
- update to 0.42:
+ Inline uri_unescape to drop URI::Escape which is the only
non-core dependency of this distribution.
+ Do not special case COOKIE and sets Cookie header to HTTP_COOKIE.