summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--daemons/ChangeLog1
-rw-r--r--libshouldbeinlibc/ChangeLog7
2 files changed, 8 insertions, 0 deletions
diff --git a/daemons/ChangeLog b/daemons/ChangeLog
index fff38f3a..b4d37edc 100644
--- a/daemons/ChangeLog
+++ b/daemons/ChangeLog
@@ -5,6 +5,7 @@ Mon Oct 14 21:36:29 1996 Miles Bader <miles@gnu.ai.mit.edu>
(SRCS): Add lmail.c.
(rc, mail.local): New rules.
(%: %.sh): Rule removed.
+ (INSTALL-mail.local-ops): New variable.
Thu Oct 10 16:12:55 1996 Miles Bader <miles@gnu.ai.mit.edu>
diff --git a/libshouldbeinlibc/ChangeLog b/libshouldbeinlibc/ChangeLog
index 594479d5..2a162507 100644
--- a/libshouldbeinlibc/ChangeLog
+++ b/libshouldbeinlibc/ChangeLog
@@ -1,3 +1,10 @@
+Mon Oct 14 18:06:19 1996 Miles Bader <miles@gnu.ai.mit.edu>
+
+ * argp-parse.c (argp_parse): Don't consume non-option arguments
+ that aren't recognized by any parser.
+ Allocate enough space for TOP_ARGP's parent list to include the
+ version parser.
+
Thu Sep 19 17:48:14 1996 Miles Bader <miles@gnu.ai.mit.edu>
* fsysops.c (fsys_update): Renamed from fsys_remount.