Update to Scalar-List-Utils-1.14
[p5sagit/p5-mst-13.2.git] / ext / List / Util / Changes
1 1.14 -- Sat May 22 08:01:19 BST 2004
2
3 Bug Fixes
4   * Fixed memory leak in reduce()
5   * Added tests to check passing a reference to a constant to weaken() in perl >= 5.008003
6   * Fixed looks_like_number(undef) to return false for perl >= 5.009002
7   * Fixed bug in refaddr() when passed a tied variable
8
9 ChangeLogs for releases prior to 1.14 may be found at
10 http://svn.mutatus.co.uk/browse/Scalar-List-Utils/tags/Scalar-List-Utils-1.13/ChangeLog