Mark the 'utime' module obsolete.
authorBruno Haible <bruno@clisp.org>
Fri, 10 Apr 2009 17:43:13 +0000 (19:43 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 10 Apr 2009 17:43:13 +0000 (19:43 +0200)
ChangeLog
modules/utime

index 97c189b..f8cb464 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2009-04-10  Bruno Haible  <bruno@clisp.org>
 
+       Mark 'utime' obsolete.
+       * modules/utime (Status, Notice): New sections.
+       Suggested by Jim Meyering.
+
        Fix cross-compile guess for utime test.
        * m4/utime.m4 (AC_FUNC_UTIME_NULL): Add definition from newest unstable
        autoconf.
index 9b17eca..56ed8ef 100644 (file)
@@ -1,6 +1,12 @@
 Description:
 utime() function: change access and/or modification times of a file.
 
+Status:
+obsolete
+
+Notice:
+This module is obsolete. It can be removed on 2010-01-01.
+
 Files:
 lib/utime.c
 m4/utimbuf.m4