diff options
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 02e4455..c67066e 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2008-12-14 Joel Brobecker <brobecker@adacore.com> + + * gdb.texinfo (Omissions from Ada): Remove incorrect documentation + about the result of 'Address not being of type System.Address. + This problem has been fixed a while ago. + 2008-12-02 Vladimir Prus <vladimir@codesourcery.com> MI non-stop and multiprocess docs. |