about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-07-16 22:19:00 +0000
committerUlrich Drepper <drepper@redhat.com>2001-07-16 22:19:00 +0000
commita68edba55127cc761378bb4c8eb7a2ca896e4fad (patch)
tree3f53edde2989ad98173b6e5fc993e13ffd84154b /ChangeLog
parentba3752d5322448ab54b71c82e63a09542042a3b6 (diff)
downloadglibc-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--ChangeLog5
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.