aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorPer Øyvind Karlsen <peroyvind@mandriva.org>2009-06-25 17:21:10 +0000
committerPer Øyvind Karlsen <peroyvind@mandriva.org>2009-06-25 17:21:10 +0000
commit813fab89ba424408da95b8be0351dfe3ac1e2856 (patch)
tree511cbb9a69253882246e4d6bc6b7c1205a4baae7 /NEWS
parent34424e23adab68e8884c640affcd40e08018bec0 (diff)
downloadspec-helper-813fab89ba424408da95b8be0351dfe3ac1e2856.tar
spec-helper-813fab89ba424408da95b8be0351dfe3ac1e2856.tar.gz
spec-helper-813fab89ba424408da95b8be0351dfe3ac1e2856.tar.bz2
spec-helper-813fab89ba424408da95b8be0351dfe3ac1e2856.tar.xz
spec-helper-813fab89ba424408da95b8be0351dfe3ac1e2856.zip
fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern, whichv0.30.5
would result in files being stripped even when they should've been excluded (cause of mdv bug #51374)
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index dca787c..0f02fc7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+2009-06-25 Per Øyvind Karlsen <peroyvind@mandriva.org> 0.30.5
+ * fix EXCLUDE_FROM_STRIP issue dealing with more than just one pattern,
+ which would result in files being stripped even when they should've been
+ excluded (cause of mdv bug #51374)
+
2009-05-14 Guillaume Rousse <guillomovitch@mandriva.org> 0.30.4
* skip PDF files when fixing end of lines (mdv bug #51128)
* initial test suite