8
0
OBS User unknown
2008-07-25 15:00:09 +00:00
committed by Git OBS Bridge
parent 2a5456801a
commit a1e946b3b4
4 changed files with 42 additions and 5 deletions

View File

@@ -1,3 +1,23 @@
-------------------------------------------------------------------
Fri Jul 25 15:17:53 CEST 2008 - anicka@suse.cz
- update to 5.814
* Typo fix.
* Add HTTP::Message::decodable()
* Use decoded_content in the synposis
* Avoid adding an empty first part in $mess->add_part()
* Get rid of all the manual dependency tests.
* Simplify the Makefile.PL (no interactivity)
* Provide DELETE method in HTTP::Request::Common
* Checkbox picks up nearby text in description of alternates
* HTML::Form::possible_values() should not returned disabled values
* File::Listing documentation claimed only 'unix' format was supported
* File::Listing only support English locales
* Make common-req.t use Test.pm
* Typo; CAN_TALK_TO_OUTSELF
* Fix up File::Listings fallback to dosftp
* File::Listing parse failure on BSD Linux based systems
-------------------------------------------------------------------
Thu Jun 19 16:40:18 CEST 2008 - anicka@suse.cz