about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2003-06-01 18:07:34 +0000
committerUlrich Drepper <drepper@redhat.com>2003-06-01 18:07:34 +0000
commit6f1acb30c1e30c6470092953ac75e665c4ba6bfb (patch)
treee56d2b78746534bc725c091d3931cc4a23ea1d8d /ChangeLog
parent80b5421740a2aeed70072c378762005b671086af (diff)
downloadglibc-6f1acb30c1e30c6470092953ac75e665c4ba6bfb.tar.gz
glibc-6f1acb30c1e30c6470092953ac75e665c4ba6bfb.tar.xz
glibc-6f1acb30c1e30c6470092953ac75e665c4ba6bfb.zip
Update.
	* test-skeleton.c (main): Request getopt to not reorder the
	command line.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0139b51bfd..cbca84d389 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2003-06-01  Ulrich Drepper  <drepper@redhat.com>
 
+	* test-skeleton.c (main): Request getopt to not reorder the
+	command line.
+
 	* elf/Makefile (CFLAGS-dl-runtime.c): Define.
 
 	* wcsmbs/wcpncpy.c (__wcpncpy): Fix broken implementation to match