diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-07-16 22:19:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-07-16 22:19:00 +0000 |
commit | a68edba55127cc761378bb4c8eb7a2ca896e4fad (patch) | |
tree | 3f53edde2989ad98173b6e5fc993e13ffd84154b /ChangeLog | |
parent | ba3752d5322448ab54b71c82e63a09542042a3b6 (diff) | |
download | glibc-a68edba55127cc761378bb4c8eb7a2ca896e4fad.tar.gz glibc-a68edba55127cc761378bb4c8eb7a2ca896e4fad.tar.xz glibc-a68edba55127cc761378bb4c8eb7a2ca896e4fad.zip |
Update.
2001-07-16 Ulrich Drepper <drepper@redhat.com> * catgets/test-gencat.sh: Use <<"EOF" instead of <<EOF to prevent substitution in here document.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 8995df7da1..a3c88bd726 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2001-07-16 Ulrich Drepper <drepper@redhat.com> + + * catgets/test-gencat.sh: Use <<"EOF" instead of <<EOF to prevent + substitution in here document. + 2001-07-16 Andreas Schwab <schwab@suse.de> * sysdeps/posix/spawni.c: Fix typo when iterating over signal numbers. |