diff options
author | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2001-02-26 04:18:20 +0000 |
commit | d46d0726fb7a48723ed128e1ca8366b58b7ba5d0 (patch) | |
tree | da29f44bb3c358f4b474209d4109147a89e5bb56 /utils/ChangeLog | |
parent | 480aa674aaed66f581decc4e9f17bf058dab121b (diff) |
.
Diffstat (limited to 'utils/ChangeLog')
-rw-r--r-- | utils/ChangeLog | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/utils/ChangeLog b/utils/ChangeLog index 560391ca..a26ad2fa 100644 --- a/utils/ChangeLog +++ b/utils/ChangeLog @@ -1,7 +1,12 @@ +2001-02-25 Roland McGrath <roland@frob.com> + + * storecat.c: Include <stdlib.h> for decls. + * w.c: Include <time.h> for decls. + 2001-01-17 Neal H Walfield <neal@cs.uml.edu> * mount.c (do_mount): Conform to new fshelp_start_translator - semantics. + semantics. * settrans.c (main): Conform to new fshelp_start_translator semantics therby allowing us to print the pid of the an @@ -32,7 +37,7 @@ * portinfo.c: Comment out unimplemented argument `--show-targets'. Reported by - Marcus.Brinkmann@ruhr-uni-bochum.de. + Marcus.Brinkmann@ruhr-uni-bochum.de. 2000-07-26 Mark Kettenis <kettenis@gnu.org> @@ -45,7 +50,7 @@ * frobauth-mod.c (frobauth_modify): Don't use MOVE_SEND in Hurd RPC. * msgport.c (do_setfd, cmd_chcwdir, cmd_cdroot, cmd_chcrdir): - Likewise. + Likewise. 2000-02-08 Roland McGrath <roland@baalperazim.frob.com> |