diff options
author | Tom Tromey <tromey@redhat.com> | 2009-12-23 20:28:44 +0000 |
---|---|---|
committer | Tom Tromey <tromey@redhat.com> | 2009-12-23 20:28:44 +0000 |
commit | f747b78daab5cdb984599facaff322ee9cdfa49b (patch) | |
tree | e6ec83bad0d83b5316d4f0996f6d74f45acf38ee /gdb/ChangeLog | |
parent | feafbb2e30a44528263753647e5b412d9576876e (diff) | |
download | gdb-f747b78daab5cdb984599facaff322ee9cdfa49b.zip gdb-f747b78daab5cdb984599facaff322ee9cdfa49b.tar.gz gdb-f747b78daab5cdb984599facaff322ee9cdfa49b.tar.bz2 |
* Makefile.in (SFILES): Add exceptions.c.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index cccb1e7..c622653 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,7 @@ +2009-12-23 Tom Tromey <tromey@redhat.com> + + * Makefile.in (SFILES): Add exceptions.c. + 2009-12-22 Joel Brobecker <brobecker@adacore.com> GDB 7.0.1 released. |