aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libcpp/ChangeLog10
1 files changed, 5 insertions, 5 deletions
diff --git a/libcpp/ChangeLog b/libcpp/ChangeLog
index 4c33bd7..475d4f6 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: