8
0
OBS User unknown
2009-01-21 01:36:42 +00:00
committed by Git OBS Bridge
parent 933d7d0ee6
commit d14a7b455f
5 changed files with 38 additions and 8 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Tue Jan 20 16:00:26 CET 2009 - anicka@suse.cz
- update to 1.27
* Fix a typo that affected building against Perls with
debugging enabled.
* Methods which destroyed C<$@> due to internal use of
C<eval> now properly call C<local($@)>
* Define behaviour when dealing with return values from
operations on weak sets. No longer hard-coded "Set::Object"
- may affect Set::Object sub-classes (Sam).
* more bugfixes
-------------------------------------------------------------------
Fri Jul 25 15:19:27 CEST 2008 - anicka@suse.cz