]> Savannah Git Hosting - gnulib.git/commitdiff
Reorganize NEWS a bit.
authorBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 23:14:59 +0000 (00:14 +0100)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Dec 2016 23:29:01 +0000 (00:29 +0100)
* NEWS: Move some not so important changes away from section
"Important Notes".

ChangeLog
NEWS

index 7870489540314e54dce52b30cc479d104bf8dbe9..10f5a36e697fcde331dc1a5c0b5c4818ea84883a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2016-12-17  Bruno Haible  <bruno@clisp.org>
+
+       Reorganize NEWS a bit.
+       * NEWS: Move some not so important changes away from section
+       "Important Notes".
+
 2016-12-17  Bruno Haible  <bruno@clisp.org>
 
        tanhf: Avoid redefinition error on MSVC.
diff --git a/NEWS b/NEWS
index dd9e22845b6755f7c23b5c1b44eee55d45bc40d1..07ca87ea020a8068c05a8a90e76b72edafcce641 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,21 +1,8 @@
-Important notes
----------------
+Important general notes
+-----------------------
 
 Date        Modules         Changes
 
-2016-11-17  unistr/u32-strmblen   The function u32_strmblen can now return -1.
-2016-11-17  unistr/u32-strmbtouc  The function u32_strmbtouc can now return -1.
-
-2015-04-24  acl             This module no longer defines file_has_acl.
-                            Use the new file-has-acl module for that.
-                            Using only the latter module makes for fewer
-                            link-time dependencies on GNU/Linux.
-
-2015-04-15  acl             If your project only uses the file_has_acl()
-                            detection routine, then the requirements are
-                            potentially reduced by using $LIB_HAS_ACL rather
-                            than $LIB_ACL.
-
 2013-04-24  gettext         If your project uses 'gettextize --intl' it is now
                             your responsibility to put -I$(top_builddir)/intl
                             into the Makefile.am for gnulib.
@@ -47,6 +34,9 @@ Date        Modules         Changes
 
 2016-12-13  dfa             Remove DFA_CASE_FOLD flag. Now based on RE_ICASE.
 
+2016-11-17  unistr/u32-strmblen   The function u32_strmblen can now return -1.
+2016-11-17  unistr/u32-strmbtouc  The function u32_strmbtouc can now return -1.
+
 2016-09-05  progname        This module is deprecated.  Please switch to the
                             'getprogname' module and its getprogname()
                             function to obtain the name of the current program.
@@ -75,6 +65,16 @@ Date        Modules         Changes
                             type int (with nonzero denoting UTC).  These
                             modules now depend on time_rz.
 
+2015-04-24  acl             This module no longer defines file_has_acl.
+                            Use the new file-has-acl module for that.
+                            Using only the latter module makes for fewer
+                            link-time dependencies on GNU/Linux.
+
+2015-04-15  acl             If your project only uses the file_has_acl()
+                            detection routine, then the requirements are
+                            potentially reduced by using $LIB_HAS_ACL rather
+                            than $LIB_ACL.
+
 2015-04-03  hash            hash_insert0 function removed (deprecated in 2011).
 
 2014-10-29  obstack         The obstack functions are no longer limited to