aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gcc/ChangeLog5
-rw-r--r--gcc/doc/extend.texi1
2 files changed, 6 insertions, 0 deletions
diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index 3434003..892e4aa 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,8 @@
+2003-02-10 Glen Nakamura <glen@imodulo.com>
+
+ * doc/extend.texi (C++98 Thread-Local Edits): Add missing @item
+ tag.
+
Mon Feb 10 00:29:17 CET 2003 Jan Hubicka <jh@suse.cz>
* i386.c (vector_move_operand): New predicate.
diff --git a/gcc/doc/extend.texi b/gcc/doc/extend.texi
index eb59359..2ca034b 100644
--- a/gcc/doc/extend.texi
+++ b/gcc/doc/extend.texi
@@ -6756,6 +6756,7 @@ The following are a set of changes to ISO/IEC 14882:1998 (aka C++98)
that document the exact semantics of the language extension.
@itemize @bullet
+@item
@b{[intro.execution]}
New text after paragraph 4