diff options
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +Version 1.121 - 3 March 2011, by Nicolas Vigier +- filter.sh: return error when the script called generate an error +- find-requires.in: test return value of called require scripts and + exit with error in case of error +- find-provides.in: test return value of called provide scripts and + exit with error in case of error + Version 1.120 - 3 March 2011, by Thomas Backlund - kmod.prov: convert special chars [,],:,- to _ when generating kernel module version provides (needed with rpm-4.8.1) |