From 813fab89ba424408da95b8be0351dfe3ac1e2856 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Per=20=C3=98yvind=20Karlsen?= Date: Thu, 25 Jun 2009 17:21:10 +0000 Subject: 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) --- NEWS | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index dca787c..0f02fc7 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,8 @@ +2009-06-25 Per Øyvind Karlsen 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 0.30.4 * skip PDF files when fixing end of lines (mdv bug #51128) * initial test suite -- cgit v1.2.1