fix >80 cols in earlier entry
authorDoug Evans <dje@google.com>
Fri, 13 May 2011 22:09:57 +0000 (22:09 +0000)
committerDoug Evans <dje@google.com>
Fri, 13 May 2011 22:09:57 +0000 (22:09 +0000)
gdb/doc/ChangeLog
gdb/testsuite/ChangeLog

index ccdce9a..47e3257 100644 (file)
@@ -1,6 +1,7 @@
 2011-05-13  Doug Evans  <dje@google.com>
 
-       * gdb.texinfo (Threads): Clarify default value for libthread-db-search-path.
+       * gdb.texinfo (Threads): Clarify default value for
+       libthread-db-search-path.
 
        * gdb.texinfo (Completion): Update example.
        (Debugging Output): Delete `set/show debug lin-lwp-async'.
index e5c12b8..75c7309 100644 (file)
@@ -6,7 +6,8 @@
 
 2011-05-13  Doug Evans  <dje@google.com>
 
-       * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t, String16 tests.
+       * gdb.base/charset.exp: If UTF-16 is not available, skip char16_t,
+       String16 tests.
 
 2011-05-13  Tom Tromey  <tromey@redhat.com>