diff options
author | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 10:20:18 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1999-04-28 10:20:18 +0000 |
commit | 7c2b945e1fd64e0a5a4dbd6ae6592a7314dcd4b5 (patch) | |
tree | a2d2a02476774a6612b7576d7d66767f0489e847 /localedata | |
parent | 925ed47cfb2729953655f001df6cb9bd82360e19 (diff) | |
download | glibc-7c2b945e1fd64e0a5a4dbd6ae6592a7314dcd4b5.tar.gz glibc-7c2b945e1fd64e0a5a4dbd6ae6592a7314dcd4b5.tar.xz glibc-7c2b945e1fd64e0a5a4dbd6ae6592a7314dcd4b5.zip |
Update.
* malloc/malloc.c (rEALLOc): Only free memory for size 0 if oldmem is != NULL. 1999-04-28 Andreas Jaeger <aj@arthur.rhein-neckar.de> * malloc/malloc.c (REALLOC_ZERO_BYTES_FREES): Define it to follow ISO C9x and Unix98. 1999-04-28 Ulrich Drepper <drepper@cygnus.com>
Diffstat (limited to 'localedata')
-rw-r--r-- | localedata/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/localedata/ChangeLog b/localedata/ChangeLog index f6d6aae205..21cb1d18b3 100644 --- a/localedata/ChangeLog +++ b/localedata/ChangeLog @@ -1,3 +1,10 @@ +1999-04-20 Andreas Schwab <schwab@issan.cs.uni-dortmund.de> + + * charmaps/UTF8: Fix entries for <G'>, <g'>, <1!> and <RY>, and + correct some character names. + + * repertoiremaps/mnemonic.ds: Correct name of <P2> entry. + 1999-04-26 Ulrich Drepper <drepper@cygnus.com> * charmaps/SAMI-WS2: Add one more alias. |