]> Savannah Git Hosting - gnulib.git/commitdiff
strftime: Remove module, deprecated in 2017.
authorBruno Haible <bruno@clisp.org>
Fri, 9 Feb 2024 16:39:42 +0000 (17:39 +0100)
committerBruno Haible <bruno@clisp.org>
Fri, 9 Feb 2024 16:39:42 +0000 (17:39 +0100)
* modules/strftime: Remove file.
* NEWS: Mention it.

ChangeLog
NEWS
modules/strftime [deleted file]

index 090c5349255afbc03a748b0d5d46cb0a3972af17..6d72ea28b1664a5fe250fe6740e43284a15a0110 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2024-02-09  Bruno Haible  <bruno@clisp.org>
+
+       strftime: Remove module, deprecated in 2017.
+       * modules/strftime: Remove file.
+       * NEWS: Mention it.
+
 2024-02-09  Bruno Haible  <bruno@clisp.org>
 
        Avoid suboptimal definition of _GL_HAS_ATTRIBUTE on FreeBSD/sparc64.
diff --git a/NEWS b/NEWS
index a7c22ecb33a7173b7af1465f43487f6ea5f366b4..ed9b2e6569a62f7f0592c2437bd80e3d39bd5d08 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -74,6 +74,9 @@ User visible incompatible changes
 
 Date        Modules         Changes
 
+2024-02-09  strftime        This module, deprecated on 2017-07-23, is removed.
+                            Use module 'nstrftime' instead.
+
 2023-09-03  same-inode      SAME_INODE, ST_BLKSIZE and ST_NBLOCKS args
             stat-size       must be addressable lvalues.
 
diff --git a/modules/strftime b/modules/strftime
deleted file mode 100644 (file)
index 6384ee4..0000000
+++ /dev/null
@@ -1,26 +0,0 @@
-Description:
-nstrftime() function: convert date and time to string, with GNU extensions.
-
-Status:
-obsolete
-
-Notice:
-This module is obsolete. Use module 'nstrftime' instead.
-
-Files:
-
-Depends-on:
-nstrftime
-
-configure.ac:
-
-Makefile.am:
-
-Include:
-"strftime.h"
-
-License:
-LGPL
-
-Maintainer:
-all