]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Update.
authorUlrich Drepper <drepper@redhat.com>
Fri, 1 Oct 1999 16:07:53 +0000 (16:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Fri, 1 Oct 1999 16:07:53 +0000 (16:07 +0000)
ChangeLog

index a8103ab94a9b0f016cc511b827a7b481ae2ee7c0..0d2321903eae67796951af2874d64f754a980a9d 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+1999-10-01  Andreas Jaeger  <aj@suse.de>
+
+       * intl/finddomain.c (_nl_find_domain): Add cast to avoid warning.
+
+1999-09-30  Andreas Schwab  <schwab@suse.de>
+
+       * sysdeps/unix/sysv/linux/alpha/ioperm.c: Disable debug messages.
+
+1999-09-30  Andreas Jaeger  <aj@suse.de>
+
+       * sysdeps/i386/lshift.S: Correct assembler commands to fix warnings.
+       * sysdeps/i386/rshift.S: Likewise.
+       * sysdeps/i386/strchrnul.S: Likewise.
+       * sysdeps/i386/strchr.S: Likewise.
+       Patch by Michael Deutschmann <michael@talamasca.wkpowerlink.com>,
+       PR libc/1339.
+
+1999-10-01  Ulrich Drepper  <drepper@cygnus.com>
+
+       * timezone/checktab.awk: Update from tzcode1999g.
+       * timezone/tzselect.ksh: Likewise.
+       * timezone/africa: Update from tzdata1999g.
+       * timezone/asia: Likewise.
+       * timezone/australasia: Likewise.
+       * timezone/europe: Likewise.
+       * timezone/northamerica: Likewise.
+       * timezone/southamerica: Likewise.
+       * timezone/iso3166.tab: Likewise.
+       * timezone/zone.tab: Likewise.
+
 1999-09-26  Ulrich Drepper  <drepper@cygnus.com>
 
        * nscd/Makefile: Update from main branch.