aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorJakub Jelinek <jakub@redhat.com>2007-12-12 17:38:12 +0000
committerJakub Jelinek <jakub@redhat.com>2007-12-12 17:38:12 +0000
commit7f9ade3fb480974f2475e90a16daa4df6c7689d5 (patch)
tree344fd5dcb7c533bd59bb23abc143c321ed6ef7a4 /libcpp/ChangeLog
parentf3e007de17b66b34012687af4b899e2cdc8c2d76 (diff)
svn merge -r130673:130787 svn+ssh://gcc.gnu.org/svn/gcc/trunk/
git-svn-id: https://gcc.gnu.org/svn/gcc/branches/redhat/gcc-4_3-branch@130789 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 1cc5d7f57f1..217294af563 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,8 @@
+2007-12-11 DJ Delorie <dj@redhat.com>
+
+ * charset.c (convert_using_iconv): Close out any shift states,
+ returning to the initial state.
+
2007-12-06 Tom Tromey <tromey@redhat.com>
PR c/29172: