about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 66c58c2bc9..aa80beadff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+1998-09-04  Roland McGrath  <roland@baalperazim.frob.com>
+
+	* string/argz.h (argz_extract, argz_next): Use `const' for ARGZ param.
+	* string/argz-next.c, string/argz-extract.c: Fix defns.
+
 1998-09-03  Roland McGrath  <roland@baalperazim.frob.com>
 
 	* mach/Makefile: Use -include for mach-syscalls.mk to silence warning.