summaryrefslogtreecommitdiff
path: root/usermux/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2007-11-13 23:34:29 +0000
committerThomas Schwinge <tschwinge@gnu.org>2007-11-13 23:34:29 +0000
commit5cbff81963ca5469979ca7a41e20218c5990a4ac (patch)
treecb2b79174a4f3036371ef07e0c78c225900f5d6f /usermux/ChangeLog
parent23bf81d8580b765229e9b4cf566a1445f191c2d0 (diff)
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* node.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.
Diffstat (limited to 'usermux/ChangeLog')
-rw-r--r--usermux/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/usermux/ChangeLog b/usermux/ChangeLog
index 28feeced..6c107c24 100644
--- a/usermux/ChangeLog
+++ b/usermux/ChangeLog
@@ -1,3 +1,7 @@
+2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
+
+ * node.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.
+
2004-10-23 Marcus Brinkmann <marcus@gnu.org>
* usermux-xinl.c (__OPTIMIZE__): Define to 1 instead of nothing.