diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-30 19:17:59 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-30 19:17:59 +0000 |
commit | 646fffb9818a445a13e517561b61cfb8ee1d1664 (patch) | |
tree | b4b5fde33a8b6c7380f6e0a389641033e90f8024 /ChangeLog | |
parent | a3b2008a2daf521c322d42dae146eff5a0ae214f (diff) | |
download | glibc-646fffb9818a445a13e517561b61cfb8ee1d1664.tar.gz glibc-646fffb9818a445a13e517561b61cfb8ee1d1664.tar.xz glibc-646fffb9818a445a13e517561b61cfb8ee1d1664.zip |
Update.
* catgets/Makefile (tests): Add rules to run gencat on test1.msg. (generate): Add test1.cat and test1.h. (distribute): Add test1.msg.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index f777cbc3e3..5455bd20cb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,9 @@ 1998-10-30 Ulrich Drepper <drepper@cygnus.com> + * catgets/Makefile (tests): Add rules to run gencat on test1.msg. + (generate): Add test1.cat and test1.h. + (distribute): Add test1.msg. + * catgets/gencat.c: Do a better job in initializing dynamic memory [PR libc/844]. |