diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-01-29 14:30:48 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-01-29 14:30:48 +0000 |
commit | 21ab6fb6bc4c2eb2b3a9b533d11942b45865aca5 (patch) | |
tree | 0d37ff443660a3e6ea29812bc8d6c65ec642da2a /ChangeLog | |
parent | 4142edc3faaefe26335c5445a45ea9f0827e60a1 (diff) | |
download | glibc-21ab6fb6bc4c2eb2b3a9b533d11942b45865aca5.tar glibc-21ab6fb6bc4c2eb2b3a9b533d11942b45865aca5.tar.gz glibc-21ab6fb6bc4c2eb2b3a9b533d11942b45865aca5.tar.bz2 glibc-21ab6fb6bc4c2eb2b3a9b533d11942b45865aca5.zip |
Update.
* scripts/versions.awk: Quote { in regexp.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -2,6 +2,8 @@ * version.h (VERSION): Bump to 2.0.112. + * scripts/versions.awk: Quote { in regexp. + * sunrpc/clnt_tcp.c (clnttcp_call): Resolve 32-64 comparison conflict for 64 bit platforms. Patch by trott@rottmann.hi.shuttle.de. |