8
0
Stephan Kulow
2008-12-21 11:09:18 +00:00
committed by Git OBS Bridge
commit 621c254947
5 changed files with 126 additions and 0 deletions

View File

@@ -0,0 +1,25 @@
-------------------------------------------------------------------
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)