8
0
OBS User unknown
2009-08-03 17:38:49 +00:00
committed by Git OBS Bridge
parent 230461e267
commit dd23f86b19
4 changed files with 22 additions and 9 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Mon Aug 3 15:45:01 CEST 2009 - anicka@suse.cz
- update to 1.07
* CPAN Testers looks good for 1.06_01, moving to production release
* Taking over this hugely old and very popular module to clean it
up a bit.
* Moved from Test.pm to Test::More.
* Updated Changes
* Cleaned up some code a bit to make it more readable.
* Added an explicit minimum Perl version
* Changed platform detection code to constants for less code size
and compile-time if () optimisation.
* Removed non-leading tabs and other whitespace nigglies.
-------------------------------------------------------------------
Wed Dec 20 14:07:03 CET 2006 - anicka@suse.cz