Files
perl-IO-Zlib/perl-IO-Zlib.changes

64 lines
2.0 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Fri Jan 4 11:49:57 CET 2008 - anicka@suse.cz
- update to 1.09
* Install in the core library directory if the perl
* version is 5.9.3 or later.
-------------------------------------------------------------------
Wed Nov 21 10:56:43 CET 2007 - anicka@suse.cz
- update to 1.08
* Add the PID to the name of the temporary file used by
several tests to avoid clashing with the directory
called test in the perl source tree.
* Require perl 5.006 instead of 5.004 as Fcntl does not
implement SEEK_SET before then.
-------------------------------------------------------------------
Mon Oct 8 09:29:08 CEST 2007 - anicka@suse.cz
- update to 1.07
* t/0signature.t: Removed signature test.
-------------------------------------------------------------------
Wed Jul 25 14:59:29 CEST 2007 - anicka@suse.cz
- update to 1.06
* t/external.t: Exit immediately if there is no gzip program.
-------------------------------------------------------------------
Wed Mar 7 11:11:37 CET 2007 - anicka@suse.cz
- update to 1.05
* Zlib.pm
Added dummy FILENO method to stop the debugger barfing
when asked to dump a IO::Zlib object.
Removed internal eof flag and use gzeof instead.
Allow an offset to be specifed when reading or writing.
* t/getline.t
Added tests for the eof method while reading lines.
* t/basic.t
Add test for reading at an offset.
-------------------------------------------------------------------
Wed Jan 25 21:39:46 CET 2006 - mls@suse.de
- converted neededforbuild to BuildRequires
-------------------------------------------------------------------
Wed Sep 28 23:10:56 CEST 2005 - dmueller@suse.de
- add norootforbuild
-------------------------------------------------------------------
Fri Apr 15 11:10:47 CEST 2005 - schubi@suse.de
- update to 1.04
-------------------------------------------------------------------
Thu Feb 26 15:26:57 CET 2004 - choeger@suse.de
- new package v1.01