summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-11-03 20:31:21 +0000
committerRoland McGrath <roland@gnu.org>2004-11-03 20:31:21 +0000
commitc4d7bd3907c64ce6ab670cfe97557881b6da2d32 (patch)
tree9666b5610ae0af2bd9cac86ac0e8d9b7895a7a7e /ChangeLog
parent27bbfab0b7e474d34330679284e81c0b1e3a20e0 (diff)
* debug/tst-chk1.c (ret): New volatile variable.
(CHK_FAIL_END): Remove redundant ret setting. (do_test): Remote ret variable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b1f07a93a8..280c717a7e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-11-02 Jakub Jelinek <jakub@redhat.com>
+
+ * debug/tst-chk1.c (ret): New volatile variable.
+ (CHK_FAIL_END): Remove redundant ret setting.
+ (do_test): Remote ret variable.
+
2004-01-03 Paolo Bonzini <bonzini@gnu.org>
* posix/regex_internal.h (__regfree) [!_LIBC]: Define to regfree.