8
0
OBS User unknown
2007-02-16 17:41:52 +00:00
committed by Git OBS Bridge
parent c5ccc4bc07
commit dde3afa49f
6 changed files with 43 additions and 6 deletions

View File

@@ -1,3 +1,15 @@
-------------------------------------------------------------------
Fri Feb 16 11:31:02 CET 2007 - anicka@suse.cz
- update to 1.20
* The C<-E<gt>compare> function was returning "disjoint" for empty
sets.
* Document lots of methods that were previously not documented.
* Fix C<Set::Object::Weak::set()>. It was not passing its
arguments to C<Set::Object::Weak-E<gt>new()>, which was very
broken.
- fix misc/pod_coverage.t
-------------------------------------------------------------------
Thu Jan 25 18:39:08 CET 2007 - anicka@suse.cz