diff options
author | Stan Shebs <shebs@codesourcery.com> | 2000-03-18 00:40:12 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 2000-03-18 00:40:12 +0000 |
commit | 96a2c332129d63376acd8db82dc9d7753af20209 (patch) | |
tree | 8e8dbb21202d9f5c2940982e76e3a91db012a3fa /gdb/doc/ChangeLog | |
parent | 43f0557653880cb719739df472b62a33cd173126 (diff) | |
download | gdb-96a2c332129d63376acd8db82dc9d7753af20209.zip gdb-96a2c332129d63376acd8db82dc9d7753af20209.tar.gz gdb-96a2c332129d63376acd8db82dc9d7753af20209.tar.bz2 |
* gdb.texinfo: Many minor changes from Dmitry Sivachenko
<dima@Chg.RU>, also clarification of allowed content for
string constants.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index f707426..3bc618a 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2000-03-17 Stan Shebs <shebs@apple.com> + + * gdb.texinfo: Many minor changes from Dmitry Sivachenko + <dima@Chg.RU>, also clarification of allowed content for + string constants. + 2000-03-16 Eli Zaretskii <eliz@is.elta.co.il> * gdb.texinfo (main menu): Add Annotations. |