aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 721e3f5..a434118 100644
--- a/NEWS
+++ b/NEWS
@@ -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)