Stephan Kulow
2011-08-01 13:25:46 +00:00
committed by Git OBS Bridge
parent edc8218bd4
commit a92d995c94
4 changed files with 146 additions and 48 deletions

View File

@@ -1,3 +1,39 @@
-------------------------------------------------------------------
Thu Mar 31 09:11:53 UTC 2011 - coolo@novell.com
- update to 1.217
- documentation fixes
- minor portability tweak to UUID.xs (thanks, Florian Ragwitz)
-------------------------------------------------------------------
Wed Dec 1 13:31:41 UTC 2010 - coolo@novell.com
- switch to perl_requires macro
-------------------------------------------------------------------
Tue Jul 20 15:38:33 UTC 2010 - chris@computersalat.de
- update to 1.215
- no changes, released as non-trial
- Use gv_stashpv instead of gv_stashpvs (Florian Ragwitz)
- Pass along the interpreter to ptable_store, if needed (Florian Ragwitz)
- fix MANIFEST (thanks for noticing, Florian Ragwitz)
- add a uniqueness test to threads.t (thanks, SCHWERN!)
- thread safety, added by Florian Ragwitz
- recreated by cpanspec 1.78
-------------------------------------------------------------------
Wed Apr 7 17:38:52 UTC 2010 - chris@computersalat.de
- update to 1.203
- avoid interactive configuration (thanks, DAXIM)
- fix perl-macros deps
-------------------------------------------------------------------
Sun Jan 10 15:43:32 CET 2010 - jengelh@medozas.de
- enable parallel build
-------------------------------------------------------------------
Sat Jul 25 19:36:30 CEST 2009 - chris@computersalat.de