maint.mk: avoid echo -e
[pspp] / NEWS
diff --git a/NEWS b/NEWS
index 778e3b965d138b14b8954d2bc42496ae16b79930..64569897a74f0a82ffd0058be7eadaa11fd19007 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -6,6 +6,14 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2010-05-18  uni*/*          The Makefile.am now needs to declare the Automake
+                            option 'subdir-objects'.
+
+2010-04-02  maintainer-makefile
+                            The macro _prohibit_regexp has been revamped into
+                            a new macro _sc_search_regexp; custom syntax
+                            checks in your cfg.mk will need to be rewritten.
+
 2010-03-28  lib-ignore      This module now provides a variable
                             IGNORE_UNUSED_LIBRARIES_CFLAGS that you should
                             add to LDFLAGS (when linking C programs only) or