diff options
author | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-25 19:33:37 +0000 |
---|---|---|
committer | bryce <bryce@138bc75d-0d04-0410-961f-82ee72b054a4> | 2006-01-25 19:33:37 +0000 |
commit | 94efb705cdfbaef867673049bbe54cc5eea9c578 (patch) | |
tree | 12a87369c427a55a78a8327430145f3ba64f15ba /boehm-gc/ChangeLog | |
parent | d04e5f882a2c570f981987ac91b54d31aac3b2ab (diff) | |
download | gcc-94efb705cdfbaef867673049bbe54cc5eea9c578.tar.gz |
* include/private/gcconfig.h: Revert to GC 6.6 version, removing
all local changes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@110222 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'boehm-gc/ChangeLog')
-rw-r--r-- | boehm-gc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/boehm-gc/ChangeLog b/boehm-gc/ChangeLog index 082cbfc000d..dbbc12cbc3f 100644 --- a/boehm-gc/ChangeLog +++ b/boehm-gc/ChangeLog @@ -1,3 +1,8 @@ +2006-01-25 Bryce McKinlay <mckinlay@redhat.com> + + * include/private/gcconfig.h: Revert to GC 6.6 version, removing + all local changes. + 2006-01-24 Bryce McKinlay <mckinlay@redhat.com> Import Boehm GC version 6.6. |