summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorEric Blake <ebb9@byu.net>2009-12-30 16:51:26 -0700
committerEric Blake <ebb9@byu.net>2009-12-30 21:05:12 -0700
commit2c391ad5ed26c01e161b5de30d3a225fabe08731 (patch)
treeb5c43cbedd3a9c040ee4666437fc5d213b7e30e0 /ChangeLog
parentc47e75a9f63b854386e232dac1787fe3363c4e97 (diff)
downloadgnulib-2c391ad5ed26c01e161b5de30d3a225fabe08731.tar.gz
fdutimensat: remove bogus dependency
* modules/fdutimensat (Depends-on): Drop inline. Signed-off-by: Eric Blake <ebb9@byu.net>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1417d0d8f8..836ba9938e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2009-12-30 Eric Blake <ebb9@byu.net>
+ fdutimensat: remove bogus dependency
+ * modules/fdutimensat (Depends-on): Drop inline.
+
unistd: fix typo
* lib/unistd.in.h (linkat) [GNULIB_POSIXCHECK]: Fix typo.