summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <meyering@redhat.com>2010-04-09 10:44:23 +0200
committerJim Meyering <meyering@redhat.com>2010-04-09 10:44:23 +0200
commit950f3469e4c332f03e07124f2a591a62a65ed322 (patch)
tree5ec011e8fd29b858c86c1694eff8501248040afb /ChangeLog
parentba564f2164f381af846d9695e6465cffe7ec918c (diff)
downloadgnulib-950f3469e4c332f03e07124f2a591a62a65ed322.tar.gz
ftruncate: mark module as obsolete; even MinGW provides it, now
* modules/ftruncate (Status): Obsolete. (Notice): Say that. * doc/posix-functions/ftruncate.texi: Don't say MinGW lacks it. http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/9203
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8c80d6a9c9..87d103b543 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2010-04-09 Jim Meyering <meyering@redhat.com>
+
+ ftruncate: mark module as obsolete; even MinGW provides it, now
+ * modules/ftruncate (Status): Obsolete.
+ (Notice): Say that.
+ * doc/posix-functions/ftruncate.texi: Don't say MinGW lacks it.
+ http://thread.gmane.org/gmane.comp.lib.gnulib.bugs/9203
+
2010-04-08 Bruno Haible <bruno@clisp.org>
Fix side effects from tests-related modules.