2011-06-05 02:49:01 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Sun Jun 5 02:44:42 UTC 2011 - lars@linux-schulserver.de
|
|
|
|
|
|
|
|
- update to 2.035:
|
|
|
|
* RT #67931: Test failure on Windows
|
2011-06-05 02:57:10 +00:00
|
|
|
- adapt dependencies to new version
|
2011-06-05 02:49:01 +00:00
|
|
|
|
2011-05-04 11:06:21 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Wed May 4 10:58:29 UTC 2011 - coolo@opensuse.org
|
|
|
|
|
|
|
|
- updated to 2.034
|
|
|
|
* Compress::Zlib
|
|
|
|
- Silence pod warnings.
|
|
|
|
[RT# 64876]
|
|
|
|
|
|
|
|
- Removed duplicate words in pod.
|
|
|
|
|
|
|
|
* IO::Compress::Base
|
|
|
|
|
|
|
|
- RT #56942: Testsuite fails when being run in parallel
|
|
|
|
|
|
|
|
- Reduce symbol import - patch from J. Nick Koston
|
|
|
|
|
|
|
|
- If the output buffer parameter passed to read has a value of
|
|
|
|
undef, and Append mode was specified when the file was opened,
|
|
|
|
and eof is reached, then the buffer paramer was left as undef.
|
|
|
|
This is different from when Append isn't specified - the buffer
|
|
|
|
parameter is set to an empty string.
|
|
|
|
|
|
|
|
- There area couple of issues with reading a file that contains an
|
|
|
|
empty file that is compressed.
|
|
|
|
Create with -- touch /tmp/empty; gzip /tmp/empty.
|
|
|
|
Issue 1 - eof is not true immediately. Have to read from the file
|
|
|
|
to trigger eof.
|
|
|
|
Issue 2 - readline incorrectly returns an empty string the first
|
|
|
|
time it is called, and (correctly) undef thereafter.
|
|
|
|
[RT #67554]
|
|
|
|
|
2011-01-12 08:37:25 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Tue Jan 11 17:39:10 UTC 2011 - jw@novell.com
|
|
|
|
|
|
|
|
- update to 2.033
|
2011-05-04 11:06:21 +00:00
|
|
|
Fixed typos & spelling errors. [perl# 81816]
|
2011-01-12 08:37:25 +00:00
|
|
|
|
2011-01-10 12:36:24 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Mon Jan 10 01:25:43 UTC 2011 - jw@novell.com
|
|
|
|
|
|
|
|
- update to 2.032
|
2011-05-04 11:06:21 +00:00
|
|
|
Bugfixes. [RT #61915] and others.
|
2011-01-10 12:36:24 +00:00
|
|
|
|
2010-06-25 22:56:17 +00:00
|
|
|
-------------------------------------------------------------------
|
|
|
|
Fri Jun 25 22:21:31 UTC 2010 - jw@novell.com
|
|
|
|
|
|
|
|
- version 2.027 new package,
|
|
|
|
hacking our way into a conflict with perl itself: bnc#617621
|
|
|
|
|