aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorNicolas Vigier <boklm@mageia.org>2011-03-03 19:17:16 +0000
committerNicolas Vigier <boklm@mageia.org>2011-03-03 19:17:16 +0000
commit949206e4740f1f9d5a59d44538d018518133a793 (patch)
tree13d220cea807b1d39f57a8794cca4bd22ae33e5f /NEWS
parent044584e47d9a0d83e1b98e7531ccd62fa79004ab (diff)
downloadrpm-setup-949206e4740f1f9d5a59d44538d018518133a793.tar
rpm-setup-949206e4740f1f9d5a59d44538d018518133a793.tar.gz
rpm-setup-949206e4740f1f9d5a59d44538d018518133a793.tar.bz2
rpm-setup-949206e4740f1f9d5a59d44538d018518133a793.tar.xz
rpm-setup-949206e4740f1f9d5a59d44538d018518133a793.zip
version 1.1211.121
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)