diff --git a/appl/ftp/ChangeLog b/appl/ftp/ChangeLog index 41190078c..a1dea2f90 100644 --- a/appl/ftp/ChangeLog +++ b/appl/ftp/ChangeLog @@ -1,3 +1,9 @@ +1999-05-08 Assar Westerlund + + * ftpd/ftpcmd.y: rename getline -> ftpd_getline + + * ftp/main.c (makeargv): fill in unused slots with NULL + Thu Apr 8 15:06:40 1999 Johan Danielsson * ftpd/ftpd.c: remove definition of KRB_VERIFY_USER (moved to diff --git a/cf/ChangeLog b/cf/ChangeLog index 25b58e5d0..4843ce5b1 100644 --- a/cf/ChangeLog +++ b/cf/ChangeLog @@ -1,3 +1,7 @@ +1999-05-08 Assar Westerlund + + * krb-find-db.m4: try with more header files than ndbm.h + 1999-04-19 Assar Westerlund * test-package.m4: try to handle the case of --without-package diff --git a/lib/roken/ChangeLog b/lib/roken/ChangeLog index f2cbc3e23..2a784893b 100644 --- a/lib/roken/ChangeLog +++ b/lib/roken/ChangeLog @@ -1,3 +1,18 @@ +1999-05-08 Assar Westerlund + + * xdbm.h: also try with DB_DBM_HSEARCH == 1 + + * strnlen.c (strnlen): update prototype + + * Makefile.am: strndup.c: add + + * Makefile.in: strndup.c: add + + * roken.h.in (strndup): add + (strnlen): update prototype + + * strndup.c: new file + Fri Apr 16 17:59:30 1999 Assar Westerlund * roken.h.in: include strsep prototype if needed