diff options
author | Paul N. Hilfinger <hilfinger@adacore.com> | 2008-08-21 09:05:32 +0000 |
---|---|---|
committer | Paul N. Hilfinger <hilfinger@adacore.com> | 2008-08-21 09:05:32 +0000 |
commit | 158c766541afd260122f57a0288775fcddc2e67a (patch) | |
tree | 7993bdedaa8effe97d20ef03623941ebe84386a5 /gdb/doc/ChangeLog | |
parent | 1e52a9c18720a7b3e9c0c53ca2ac228a9d3d1508 (diff) | |
download | gdb-158c766541afd260122f57a0288775fcddc2e67a.zip gdb-158c766541afd260122f57a0288775fcddc2e67a.tar.gz gdb-158c766541afd260122f57a0288775fcddc2e67a.tar.bz2 |
Amplify last NEWS entry about boolean types in Ada, and add
corresponding description of treatment of True and false to gdb.texinfo.
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 b4aea40..7e83770 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,8 @@ +2008-08-21 Paul N. Hilfinger <hilfinger@adacore.com> + + * gdb.texinfo (Omissions from Ada): Describe new treatment of True + and False. + 2008-08-20 Vladimir Prus <vladimir@codesourcery.com> * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table |