8
0
Pascal Bleser
2011-02-20 14:26:18 +00:00
committed by Git OBS Bridge
parent f1e076ef9e
commit 7f2009660b
4 changed files with 17 additions and 7 deletions

View File

@@ -1,3 +1,16 @@
-------------------------------------------------------------------
Sat Feb 19 23:19:20 UTC 2011 - pascal.bleser@opensuse.org
- update to 1.00:
* RT#65855: Special handling for POSIX requested
* RT#65252: Temp files left when execute fails
* add a %Preload rule for Log::Report::Dispatcher
* add %Preload rule for Date::Manip
* speed up scanning *significantly* by not re-constructing regexen for every
line of input and reducing the no. of sub calls
* RT#61027: "use lib" does not work
* fix URI special case
-------------------------------------------------------------------
Wed Dec 1 06:55:40 UTC 2010 - coolo@novell.com