aboutsummaryrefslogtreecommitdiff
path: root/boehm-gc/ChangeLog
diff options
context:
space:
mode:
authorDavid Ayers <d.ayers@inode.at>2006-01-24 22:00:26 +0000
committerDavid Ayers <d.ayers@inode.at>2006-01-24 22:00:26 +0000
commit0afc541e8bdc0a66e4116ea8bf7234fc39f4aceb (patch)
tree6acb37e6eb6463bd2f833bcf5065ab98a458d846 /boehm-gc/ChangeLog
parentf45d912c97133e884dd725bc2b82e1e6603b6fbf (diff)
2006-01-24 David Ayers <d.ayers@inode.at>
PR libobjc/13946 * include/gc.h: Fix prototype declarations for bootstrap. git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@110183 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r--boehm-gc/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog
index 06f026a11216..7de1c32ae171 100644
--- a/boehm-gc/ChangeLog
+++ b/boehm-gc/ChangeLog
@@ -1,3 +1,8 @@
+2006-01-24 David Ayers <d.ayers@inode.at>
+
+ PR libobjc/13946
+ * include/gc.h: Fix prototype declarations for bootstrap.
+
2005-11-01 Bryce McKinlay <mckinlay@redhat.com>
* include/private/gc_priv.h: Increase MAX_ROOT_SETS to 1024.