From d9a043cf18c6f7d177fb421664737f5213e82631 Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Fri, 10 Apr 2009 19:43:13 +0200 Subject: [PATCH] Mark the 'utime' module obsolete. --- ChangeLog | 4 ++++ modules/utime | 6 ++++++ 2 files changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index 97c189b03..f8cb4646e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2009-04-10 Bruno Haible + 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. diff --git a/modules/utime b/modules/utime index 9b17eca8d..56ed8ef3c 100644 --- a/modules/utime +++ b/modules/utime @@ -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 -- 2.11.0