8
0

- update to 1.51

- END-time deletion by clear() is now fork-safe, it will only remove
      paths created in the same process.
    - Adding a second skip for the known-bad cygwin file permissions problem

OBS-URL: https://build.opensuse.org/package/show/devel:languages:perl/perl-File-Remove?expand=0&rev=25
This commit is contained in:
Stephan Kulow
2011-11-18 11:50:07 +00:00
committed by Git OBS Bridge
parent ddbadb2806
commit bd8630aa98
3 changed files with 10 additions and 6 deletions

View File

@@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 18 11:49:33 UTC 2011 - coolo@suse.com
- update to 1.51
- END-time deletion by clear() is now fork-safe, it will only remove
paths created in the same process.
- Adding a second skip for the known-bad cygwin file permissions problem
-------------------------------------------------------------------
Sun Jun 5 03:29:10 UTC 2011 - lars@linux-schulserver.de