8
0
OBS User unknown
2008-04-09 19:48:30 +00:00
committed by Git OBS Bridge
parent 92e57f7c00
commit a80a98b942
4 changed files with 81 additions and 34 deletions

View File

@@ -1,3 +1,27 @@
-------------------------------------------------------------------
Wed Apr 9 13:47:57 CEST 2008 - anicka@suse.cz
- update to 5.810
* Small documentation issues
* Explain $netloc argument to $ua->credentials
* Make lwp-request honour option -b while dumping links
* Ignore params for date convenience methods
* Get rid of all the old CVS $Keyword:...$ templates.
Set $VERSION to 5.810.
* Complement the HTTP::Status codes
* Don't allow HTTP::Message content to be set to Unicode strings.
* Refactor test for Encode.pm
* Trigger HTML::HeadParser for XHTML
* Escape status line in error_as_HTML, convert to lowercase
* Protocol/file.pm: postpone load of URI::Escape and HTML::Entities
* HTML::Form Module and <button> element clicks
* HTTP::Cookies handle malformed empty Set-Cookie badly
* [HTTP::Request::Common] Does not handle filenames containing "
* Allow malformed chars in $mess->decoded_content
* Croak if LWP::UserAgent is constructed with hash ref as argument
* Disabled, checked radiobutton being submitted
* warn if TextInput's maxlength exceeded
-------------------------------------------------------------------
Mon Oct 8 10:05:48 CEST 2007 - anicka@suse.cz