8
0
forked from pool/perl-Sys-Mmap
Files
perl-Sys-Mmap/perl-Sys-Mmap.changes

34 lines
1.1 KiB
Plaintext
Raw Normal View History

-------------------------------------------------------------------
Sat Feb 25 07:32:19 UTC 2017 - coolo@suse.com
- updated to 0.18
see /usr/share/doc/packages/perl-Sys-Mmap/Changes
-------------------------------------------------------------------
Tue Apr 14 18:22:23 UTC 2015 - coolo@suse.com
- updated to 0.17
see /usr/share/doc/packages/perl-Sys-Mmap/Changes
Todd Rinaldo August 23 2014 v0.17
* No changes - version bump for stable release.
Todd Rinaldo August 22 2014 v0.17_01
* Track fixes in github now all issues are cleared from RT
https://github.com/toddr/Sys-Mmap/issues
* Turn off homepage in META since there really isn't one.
* Minor fix to COW patch related to XS spacing.
Scott Walters, August 21 2014, v0.17_01
* RT 91483 - croak("variable is not a string") was hitting because it was being
too selective with SV type for modern perls.
* RT 96043 - Updates to fix perl 5.20 COW issues
* RT 96043 - Add MAP_LOCKED flag
* Update contributors docs.
-------------------------------------------------------------------
Sun Sep 04 10:07:02 CET 2011 - pascal.bleser@opensuse.org
- initial version (0.16)