8
0

- update to 1.21

Make dump($1) work when $1 was integer [RT#63883]
   Dump floats without quoting
   Add depth() method to FilterContext
   Make dump($1) work [RT#63883]
   Limit our temp listen socket to localhost [RT#63534]

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Dump?expand=0&rev=9
This commit is contained in:
Stephan Kulow
2011-12-22 19:04:00 +00:00
committed by Git OBS Bridge
parent 4fb97c6fe1
commit 1ef1d629c9
3 changed files with 18 additions and 14 deletions

View File

@@ -1,3 +1,13 @@
-------------------------------------------------------------------
Thu Dec 22 19:03:09 UTC 2011 - coolo@suse.com
- update to 1.21
Make dump($1) work when $1 was integer [RT#63883]
Dump floats without quoting
Add depth() method to FilterContext
Make dump($1) work [RT#63883]
Limit our temp listen socket to localhost [RT#63534]
-------------------------------------------------------------------
Thu Mar 03 21:08:10 UTC 2011 - pascal.bleser@opensuse.org