diff options
author | Ulrich Drepper <drepper@redhat.com> | 2002-05-04 17:34:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2002-05-04 17:34:59 +0000 |
commit | 65fae6a67fdb0e73435afee826d4a915dde8819a (patch) | |
tree | e258e42445ab24cc515bdfb69b4acd46ffd93995 | |
parent | bf418dda292a296312061f91911c51c5ae713329 (diff) | |
download | glibc-65fae6a67fdb0e73435afee826d4a915dde8819a.tar.gz glibc-65fae6a67fdb0e73435afee826d4a915dde8819a.tar.xz glibc-65fae6a67fdb0e73435afee826d4a915dde8819a.zip |
Update.
2002-05-04 Ulrich Drepper <drepper@redhat.com> * locale/duplocale.c (__duplocale): Update special members only when allocation succeeded.
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index cb9b38db45..e237ba9bd0 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-05-04 Ulrich Drepper <drepper@redhat.com> + + * locale/duplocale.c (__duplocale): Update special members only + when allocation succeeded. + 2002-05-03 Roland McGrath <roland@frob.com> * shlib-versions (.*-.*-gnu-gnu.*): Remove USE_IN_LIBIO conditionals; |