8
0

- updated to 0.200005

- open DATA handles both :raw and :bytes to avoid content munging on
         Win32 (thanks, Kenichi Ishigaki!)
       - This is not yet a perfect solution for Win32.

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-Data-Section?expand=0&rev=16
This commit is contained in:
Stephan Kulow
2014-02-09 15:37:44 +00:00
committed by Git OBS Bridge
parent 7b8af39a94
commit 07210a272e
4 changed files with 13 additions and 19 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Sun Feb 9 13:33:36 UTC 2014 - coolo@suse.com
- updated to 0.200005
- open DATA handles both :raw and :bytes to avoid content munging on
Win32 (thanks, Kenichi Ishigaki!)
- This is not yet a perfect solution for Win32.
-------------------------------------------------------------------
Mon Dec 9 11:16:24 UTC 2013 - coolo@suse.com