2010-06-25 21:25:59 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 25 21:02:22 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
|
|
- updated to 2.027
|
|
|
|
|
* Updated to include zlib 1.2.5
|
|
|
|
|
* Fixed definition of Z_TREES in Makefile.PL
|
|
|
|
|
* fixed instance where $[ should have been $] in t/02zlib.t
|
|
|
|
|
* ...
|
|
|
|
|
|
2009-06-19 12:36:23 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Fri Jun 19 01:09:41 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- spec fix for perl-macros
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Jun 17 23:42:24 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- added perl-macros
|
|
|
|
|
o autogen filelist with perl_gen_filelist
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Sun Jun 14 23:39:16 CEST 2009 - chris@computersalat.de
|
|
|
|
|
|
|
|
|
|
- update to 2.015
|
|
|
|
|
* Makefile.PL
|
|
|
|
|
Backout changes made in 2.014
|
|
|
|
|
- 2.014
|
|
|
|
|
* Makefile.PL
|
|
|
|
|
Updated to check for indirect dependencies.
|
|
|
|
|
- 2.012
|
|
|
|
|
* Document the gzip flags that WindowBits can take.
|
|
|
|
|
* Allow a dictionary to be used with a raw inflate.
|
|
|
|
|
Needs zlib 1.2.2.1 or better.
|
|
|
|
|
[RT #36046]
|
|
|
|
|
- 2.011
|
|
|
|
|
* A C++-style comment sneaked in with the last update. Fixed.
|
|
|
|
|
[core patch #33828]
|
|
|
|
|
- 2.010
|
|
|
|
|
* No Changes
|
|
|
|
|
- 2.009
|
|
|
|
|
* No Changes
|
|
|
|
|
- 2.008
|
|
|
|
|
* Minor documentation changes in README
|
|
|
|
|
- spec mods
|
|
|
|
|
- autogen filelist
|
|
|
|
|
|
2008-12-21 11:09:18 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Oct 8 09:33:35 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.006
|
|
|
|
|
* Makefile.PL: Added INSTALLDIRS directive to install as a core
|
|
|
|
|
module when built on a perl >= 5.9.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Tue Jul 3 08:34:48 CEST 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.005
|
|
|
|
|
* Only include ppport.h when not being built with perl.
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Wed Mar 7 10:47:51 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- update to 2.004
|
|
|
|
|
* Fixed lvalue substr issue
|
|
|
|
|
* Remove redundant code from Zlib.xs
|
|
|
|
|
|
|
|
|
|
-------------------------------------------------------------------
|
|
|
|
|
Mon Feb 26 13:23:39 CET 2007 - anicka@suse.cz
|
|
|
|
|
|
|
|
|
|
- package created (initial version 2.003)
|
|
|
|
|
|