diff options
| -rw-r--r-- | man/ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
diff --git a/man/ChangeLog b/man/ChangeLog index f969afc079f..b36f6c10a6e 100644 --- a/man/ChangeLog +++ b/man/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2005-08-17 Luc Teirlinck <teirllm@auburn.edu> | ||
| 2 | |||
| 3 | * building.texi (GDB Graphical Interface): Improve filling of menu | ||
| 4 | item. | ||
| 5 | |||
| 1 | 2005-08-18 Nick Roberts <nickrob@snap.net.nz> | 6 | 2005-08-18 Nick Roberts <nickrob@snap.net.nz> |
| 2 | 7 | ||
| 3 | * building.texi (GDB Graphical Interface): Use better node names. | 8 | * building.texi (GDB Graphical Interface): Use better node names. |
| @@ -27,7 +32,8 @@ | |||
| 27 | 32 | ||
| 28 | * programs.texi (Options for Comments): Fix xref. | 33 | * programs.texi (Options for Comments): Fix xref. |
| 29 | 34 | ||
| 30 | * search.texi (Regexp Backslash, Regexp Example): New nodes split out of Regexps. | 35 | * search.texi (Regexp Backslash, Regexp Example): New nodes split |
| 36 | out of Regexps. | ||
| 31 | 37 | ||
| 32 | * faq.texi (Using regular expressions): Fix xref. | 38 | * faq.texi (Using regular expressions): Fix xref. |
| 33 | 39 | ||