diff options
author | Daniel Jacobowitz <drow@false.org> | 2006-05-10 18:49:08 +0000 |
---|---|---|
committer | Daniel Jacobowitz <drow@false.org> | 2006-05-10 18:49:08 +0000 |
commit | 16d1a0842631524b0c32fc5bb9bbd27c17f05f18 (patch) | |
tree | f332d6d4ce0ff523b83910ac52f1e0edb06cc0a5 /gdb/doc/ChangeLog | |
parent | 1cb571e976a72a5a3d7b22ed4d4a2d62629c94cc (diff) | |
download | gdb-16d1a0842631524b0c32fc5bb9bbd27c17f05f18.zip gdb-16d1a0842631524b0c32fc5bb9bbd27c17f05f18.tar.gz gdb-16d1a0842631524b0c32fc5bb9bbd27c17f05f18.tar.bz2 |
* agentexpr.texi: Add a copyright and license notice.
* observer.texi: Likewise, with GPL clause for function prototypes.
Remove trailing whitespace.
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 6887b65..f759123 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +2006-05-10 Daniel Jacobowitz <dan@codesourcery.com> + + * agentexpr.texi: Add a copyright and license notice. + * observer.texi: Likewise, with GPL clause for function prototypes. + Remove trailing whitespace. + 2006-05-05 Jim Blandy <jimb@codesourcery.com> * gdb.texinfo (General Query Packets): Document conventions for |