summaryrefslogtreecommitdiff
path: root/console/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 22:56:06 +0000
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 22:56:06 +0000
commit80e9c5d32e3cc0627754c0ff9d2b73fc1860f248 (patch)
tree2bb7768e54b4d0803a9d7f6a8030e6ae8c5c362a /console/ChangeLog
parent803b56c77600468e863212517c44959e00b504f0 (diff)
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* console.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.
Diffstat (limited to 'console/ChangeLog')
-rw-r--r--console/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/console/ChangeLog b/console/ChangeLog
index 4a7ad713..7422ee61 100644
--- a/console/ChangeLog
+++ b/console/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
+
+ * console.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.
+
2006-01-23 Samuel Thibault <samuel.thibault@ens-lyon.org>
* console.c (main): Check CONS instead of MALLOC.