summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--Versions2
2 files changed, 1 insertions, 5 deletions
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 <guillem@debian.org>
-
- * Versions: Remove optreset.
-
2006-02-13 Robert Millan <rmh@aybabtu.com>
* 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;