diff options
Diffstat (limited to 'util/ChangeLog')
-rw-r--r-- | util/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/util/ChangeLog b/util/ChangeLog index 2311a3ade..f789bde53 100644 --- a/util/ChangeLog +++ b/util/ChangeLog @@ -1,3 +1,11 @@ +Tue Dec 29 14:41:47 CET 1998 Werner Koch <[email protected]> + + * secmem.c: Moved unistd.h out of the #ifdef + + * dotlock.c (make_dotlock): Sun has no SYS_NMLN + + * iobuf.c (iobuf_unget_and_close_temp): Reset .start + Sat Dec 12 18:40:32 CET 1998 Werner Koch <[email protected]> * argparse.c (arg_pars): fixed opts[i] with negative index. |