diff options
author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-04-24 16:46:13 +0000 |
---|---|---|
committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2009-04-24 16:46:13 +0000 |
commit | 4f99ab944cf24daa2fa7803f4366ef0d41868f97 (patch) | |
tree | 972de7f6bd20a09bbb668db9991bab0e320d2d13 /include | |
parent | c79d4a4d3a67c8ed7b97ef4ba1f5d1ea6dfae76c (diff) | |
download | gcc-4f99ab944cf24daa2fa7803f4366ef0d41868f97.tar.gz |
Add missing ChangeLog entries for revision 146607.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@146739 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'include')
-rw-r--r-- | include/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/include/ChangeLog b/include/ChangeLog index 64dd0d962af..667e63a9995 100644 --- a/include/ChangeLog +++ b/include/ChangeLog @@ -1,3 +1,8 @@ +2009-04-22 Taras Glek <tglek@mozilla.com> + + * include/hashtab.h: Update GTY annotations to new syntax. + * include/splay-tree.h: Likewise. + 2009-03-17 Jason Merrill <jason@redhat.com> * demangle.h (enum demangle_component_type): Add |