aboutsummaryrefslogtreecommitdiff
path: root/libcpp/ChangeLog
diff options
context:
space:
mode:
authorTom Tromey <tromey@redhat.com>2007-11-12 00:40:07 +0000
committerTom Tromey <tromey@redhat.com>2007-11-12 00:40:07 +0000
commitd3a067056fa939dfbf4213a7d1956fc9e395ca01 (patch)
tree6de6560fea8b95762dee428be3eee82c9324d54a /libcpp/ChangeLog
parent89c3c431fa984f58d3cf6e37d4a567295ed9e2eb (diff)
Fix erroneous ChangeLog change
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@130094 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libcpp/ChangeLog')
-rw-r--r--libcpp/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 4c33bd7d8d3..475d4f6f184 100644
--- a/libcpp/ChangeLog
+++ b/libcpp/ChangeLog
@@ -1,3 +1,8 @@
+2007-11-05 Tom Tromey <tromey@redhat.com>
+
+ * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
+ do-while.
+
2007-11-11 Tom Tromey <tromey@redhat.com>
PR c++/17557:
@@ -7,11 +12,6 @@
(make_cpp_dir): Likewise.
(cpp_included_before): New function.
-2007-11-05 Tom Tromey <tromey@redhat.com>
-
- * include/line-map.h (LINEMAP_POSITION_FOR_COLUMN): Wrap in
- do-while.
-
2007-11-01 Tom Tromey <tromey@redhat.com>
PR preprocessor/30805: