]> git.ipfire.org Git - thirdparty/gnulib.git/commitdiff
Rename module 'strftime' to 'nstrftime'.
authorBruno Haible <bruno@clisp.org>
Mon, 24 Jul 2017 08:34:25 +0000 (10:34 +0200)
committerBruno Haible <bruno@clisp.org>
Mon, 24 Jul 2017 08:34:25 +0000 (10:34 +0200)
* NEWS: Mention the change.

ChangeLog
NEWS

index 6b8195241887d38e618e1661b6f4baecb62d3170..43401d2ada38faa23e9835489157314d990db0f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -12,6 +12,7 @@
        * modules/strftime: New file, an obsolete indirection.
        * doc/posix-functions/strftime.texi: Update reference.
        * config/srclist.txt: Update info.
+       * NEWS: Mention the change.
 
 2017-07-21  Tim Rühsen  <tim.ruehsen@gmx.de>
 
diff --git a/NEWS b/NEWS
index b75ca01427f6f5e5e6b64b9a3f1700ec36b7918c..8fb2c54dd01c5250d8e7d65ed4106b267807cb03 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -42,6 +42,8 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2017-07-23  strftime        This module is renamed to 'nstrftime'.
+
 2017-05-19  closeout        close_stdout longer closes stderr when addresses
                             are being sanitized, as the sanitizer outputs to
                             stderr afterwards.