File perl-IO-Pager.changes of Package perl-IO-Pager
-------------------------------------------------------------------
Thu Apr 16 08:01:17 UTC 2015 - coolo@suse.com
- updated to 0.34
see /usr/share/doc/packages/perl-IO-Pager/CHANGES
0.34 Wed Feb 25 2015
Fix version error in Makefile.
Fix a bug in 3-arg open introduced by fix for 1-arg in 0.33.
0.33 Wed Feb 25 2005
Fix "Warning: unable to close filehandle $real_fh properly."
Fixed FILEHANDLE only open().
0.32 Tue Feb 24 2005
Add 3-arg open support.
Add eof() mechanism for semi-elegant signal handling.
Update documentation.
Undef $ENV{LESS} in interactive tests in case -E is set.
Robustify t/11 for Win32 (RT#79950).
-------------------------------------------------------------------
Wed Jun 5 07:34:25 UTC 2013 - coolo@suse.com
- updated to 0.31
Add missing IO::Handle fallback for ::Unbuffered (RT#82351)
Bogus fix for Windoze automatic line-ending failure of t/11 (RT#79950),
improvements welcomed.
Implement feature request #78270 to include support say
Preserve layers of passed hilehandle on instantiation.
Fixed tests under Win32 & cygwin, bug #75181.
Swap IO::Pager:new and ::open, alter subclass::open to
remove unnecessary level of subroutine calls
Return IO::Handle objects when not connected to a TTY for
transparent use of IO::Pager when programming OO.
NOTE: This is broken, see ::less in TODO
-------------------------------------------------------------------
Tue Mar 6 07:37:34 UTC 2012 - coolo@suse.com
- updated to 0.24
* Fixed bug #74691, tests fail if CPANTS folk don't have a perl in PATH!
-------------------------------------------------------------------
Wed Dec 1 13:33:03 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Mon Nov 29 18:30:17 UTC 2010 - coolo@novell.com
- remove /var/adm/perl-modules
-------------------------------------------------------------------
Tue Oct 19 08:38:41 UTC 2010 - coolo@novell.com
- add perl as explicit buildrequire
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Mon Aug 20 16:07:48 CEST 2007 - mrueckert@suse.de
- initial package