diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-10-06 21:21:58 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-10-06 21:21:58 +0000 |
commit | 4bd2533694b5755da01c8c33184cdd0e14985cf4 (patch) | |
tree | cb97008a86d684673808fba04036af894dd862f5 | |
parent | b7129dfbc1f5cea432e97dbe6e1556581af9682e (diff) | |
download | glibc-4bd2533694b5755da01c8c33184cdd0e14985cf4.tar.gz glibc-4bd2533694b5755da01c8c33184cdd0e14985cf4.tar.xz glibc-4bd2533694b5755da01c8c33184cdd0e14985cf4.zip |
Update.
* manual/examples/testopt.c: Fix warnings. Better error message for missing -c argument. Patch mostly by Gitonga Marete <bgmarete@comcast.net>.
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 40b08d2c30..df55870afc 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 2003-10-06 Ulrich Drepper <drepper@redhat.com> + * manual/examples/testopt.c: Fix warnings. Better error message + for missing -c argument. + Patch mostly by Gitonga Marete <bgmarete@comcast.net>. + * timezone/asia: Update from tzdata2003d. * timezone/australasia: Likewise. * timezone/backward: Likewise. |