about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2000-04-22 07:26:55 +0000
committerUlrich Drepper <drepper@redhat.com>2000-04-22 07:26:55 +0000
commitb1184fcdb51451aeb473e2a0025b5c5106bc8ea5 (patch)
treee6135837d81be13b5b25d811239893cbe555dced /ChangeLog
parentef52edfc6b25c28406e13f6a0d9cc026b1a0e991 (diff)
downloadglibc-b1184fcdb51451aeb473e2a0025b5c5106bc8ea5.tar.gz
glibc-b1184fcdb51451aeb473e2a0025b5c5106bc8ea5.tar.xz
glibc-b1184fcdb51451aeb473e2a0025b5c5106bc8ea5.zip
Update.
	* manual/examples/subopt.c (mount_opts): Add missing terminating
	entry.
	Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6043ab72df..a8169b0542 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2000-04-22  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/examples/subopt.c (mount_opts): Add missing terminating
+	entry.
+	Reported by Michael Deutschmann <michael@talamasca.ocis.net>.
+
 	* assert/assert-perr.c: Include <stdlib.h> for abort prototype.
 	* libio/ftello.c: Likewise.
 	* libio/ftello64.c: Likewise.