8
0
OBS User unknown
2007-05-17 09:52:16 +00:00
committed by Git OBS Bridge
parent 54fa583ab6
commit 8f1b1777f8
4 changed files with 41 additions and 6 deletions

View File

@@ -1,3 +1,22 @@
-------------------------------------------------------------------
Tue May 15 16:11:32 CEST 2007 - anicka@suse.cz
- update to 2.19
* Applied a patch to t/fileline.t which fixes the
problems running on Win32 with backslashes in paths.
* Applied a patch to the XS Stash which fixes some other
Win32 problems.
* Applied another patch to the XS Stashwhich fixes
a problem with tied hashes under more recent version of Perl.
* Fixed a problem in the Perl Stash when using objects that have
overloaded comparison operators.
* Applied a patch to Template::Provider which adds
negative caching and moves some functionality into separate
methods to make subclassing easier. Also added the STAT_TTL
configuration parameter.
* Added the url filter as a less aggressive form of the uri
filter.
-------------------------------------------------------------------
Thu Feb 15 11:32:04 CET 2007 - anicka@suse.cz