diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 23:15:42 +0000 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-11-13 23:15:42 +0000 |
commit | a592d6796c6e61b51fc5eff258c294562d26e0cb (patch) | |
tree | bb6ad031c2c5c80532edd780faa465e53ae389a5 /libfshelp/ChangeLog | |
parent | 2b90938e0521ff32d1fd79a4a14d2204c61799ff (diff) |
2007-11-13 Thomas Schwinge <tschwinge@gnu.org>
* touch.c (fshelp_touch): Adapt to ``struct stat'' changes.
Diffstat (limited to 'libfshelp/ChangeLog')
-rw-r--r-- | libfshelp/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/libfshelp/ChangeLog b/libfshelp/ChangeLog index b646c06d..67b418e8 100644 --- a/libfshelp/ChangeLog +++ b/libfshelp/ChangeLog @@ -1,3 +1,7 @@ +2007-11-13 Thomas Schwinge <tschwinge@gnu.org> + + * touch.c (fshelp_touch): Adapt to ``struct stat'' changes. + 2006-06-28 Thomas Schwinge <tschwinge@gnu.org> * Makefile (HURDLIBS): Add `iohelp' and `ports'. |