Stephan Kulow
2015-04-17 19:13:54 +00:00
committed by Git OBS Bridge
parent c809ee8d84
commit f169c447b1
5 changed files with 55 additions and 23 deletions

View File

@@ -1,3 +1,21 @@
-------------------------------------------------------------------
Fri Apr 17 19:09:49 UTC 2015 - coolo@suse.com
- updated to 2.62
see /usr/share/doc/packages/perl-Apache-ASP/CHANGES
$MODULE=Apache::ASP; $VERSION = 2.62; $DATE="2011/08/16"
- Fixed 'application/x-www-form-urlencoded' for AJAX POSTs post
Firefox 3.x
+ First sourceforge.net hosted version
+ Incremented version number to actually match SVN branch tag
+ Switched to Big-endian date format in the documentation.
Less chance of misunderstandings
-------------------------------------------------------------------
Thu Apr 14 07:42:46 UTC 2011 - coolo@opensuse.org