8
0
Stephan Kulow
2011-05-30 15:23:06 +00:00
committed by Git OBS Bridge
parent 683674aa80
commit e385b75e65
4 changed files with 56 additions and 29 deletions

View File

@@ -1,3 +1,14 @@
-------------------------------------------------------------------
Mon May 30 15:21:07 UTC 2011 - coolo@novell.com
- updated to 0.24
- Added a tempfile() method for Dir objects, which provides an
interface to File::Temp. [RT#60485]
- Fixed a non-helpful fatal error message when calling resolve() on a
path that doesn't exist. Now dies with the proper "No such file or
directory" message & exit status. [GRAF]
-------------------------------------------------------------------
Sat Apr 2 19:30:15 UTC 2011 - coolo@novell.com