diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 22:58:10 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 22:58:10 +0000 |
commit | a1eb100d51e6a610e017811e73910919d61d4c50 (patch) | |
tree | d19515cb08813e0b75fb955aff67cd9090e4aa27 /console-client/ChangeLog | |
parent | 80e9c5d32e3cc0627754c0ff9d2b73fc1860f248 (diff) |
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* trans.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes.
Diffstat (limited to 'console-client/ChangeLog')
-rw-r--r-- | console-client/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/console-client/ChangeLog b/console-client/ChangeLog index b69ffe4f..cf2d16c9 100644 --- a/console-client/ChangeLog +++ b/console-client/ChangeLog @@ -1,3 +1,7 @@ +2007-11-13 Thomas Schwinge <tschwinge@gnu.org> + + * trans.c (netfs_attempt_utimes): Adapt to ``struct stat'' changes. + 2007-05-08 Samuel Thibault <samuel.thibault@ens-lyon.org> * vga-support.c (vga_fini): Fix call to ioperm(). |