diff options
author | Stan Shebs <shebs@codesourcery.com> | 1998-04-22 01:14:08 +0000 |
---|---|---|
committer | Stan Shebs <shebs@codesourcery.com> | 1998-04-22 01:14:08 +0000 |
commit | b90b2ac2ee558d5b62392d3aeb0e73aa392123a1 (patch) | |
tree | 61a7ec2518f47a1bd76ef8df80c808657d3e6096 /gdb/doc/ChangeLog | |
parent | 18de2a0134deb3d0f4556650572c9fd72b250512 (diff) | |
download | gdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.zip gdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.tar.gz gdb-b90b2ac2ee558d5b62392d3aeb0e73aa392123a1.tar.bz2 |
* gdb.texinfo (EDITION, DATE): Update and change to use ordinals
for the edition instead of confusing GDB-version-like numbers.
Diffstat (limited to 'gdb/doc/ChangeLog')
-rw-r--r-- | gdb/doc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index 2213640..e06a6b5 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com> + + * gdb.texinfo (EDITION, DATE): Update and change to use ordinals + for the edition instead of confusing GDB-version-like numbers. + Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com> * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data". |