summaryrefslogtreecommitdiff
path: root/libobjc/ChangeLog
diff options
context:
space:
mode:
authorRichard Henderson <rth@redhat.com>2005-05-19 18:26:56 -0700
committerRichard Henderson <rth@gcc.gnu.org>2005-05-19 18:26:56 -0700
commit4419e3438b1f5d48e1447d4ec4391148ae608e13 (patch)
treee50d991bdfd9d854a3aa9932975a02260ec55512 /libobjc/ChangeLog
parente73ee854b1164b3201d328e35334e1b9a118363a (diff)
downloadgcc-4419e3438b1f5d48e1447d4ec4391148ae608e13.tar.gz
* exception.c: Revert last change.
From-SVN: r100003
Diffstat (limited to 'libobjc/ChangeLog')
-rw-r--r--libobjc/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/libobjc/ChangeLog b/libobjc/ChangeLog
index c546e9ad6c2..c4d0abfa8ce 100644
--- a/libobjc/ChangeLog
+++ b/libobjc/ChangeLog
@@ -1,3 +1,7 @@
+2005-05-19 Richard Henderson <rth@redhat.com>
+
+ * exception.c: Revert last change.
+
2005-05-19 David Ayers <d.ayers@inode.at>
* exception.c: Include tsystem.h for unwind.h.