diff --git a/ChangeLog b/ChangeLog index 632ad66..8cfee82 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,10 +40,6 @@ (LIB_INCLUDES): List only the files, automatically prefix the dir. (LIB_MANS): Likewise. -2006-02-14 Guillem Jover - - * Versions: Remove optreset. - 2006-02-13 Robert Millan * bsd_getopt.c: New file. diff --git a/Versions b/Versions index 36a0916..318bbc3 100644 --- a/Versions +++ b/Versions @@ -1,7 +1,7 @@ LIBBSD_0.0 { global: arc4random; - bsd_getopt; + bsd_getopt; optreset; errc; warnc; verrc; vwarnc; fgetln; fgetwln;