aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2008-11-18 20:41:42 +0000
committerJoel Brobecker <brobecker@gnat.com>2008-11-18 20:41:42 +0000
commitd5cbbe6e685c83c43a8ae304dae253f324af2067 (patch)
treea27a45aef7c175c88f2fe46d97c6e51e146082f2 /gdb/ChangeLog
parent8e79c3df515af53e2f21aed2d8ad7226af33f447 (diff)
downloadgdb-d5cbbe6e685c83c43a8ae304dae253f324af2067.zip
gdb-d5cbbe6e685c83c43a8ae304dae253f324af2067.tar.gz
gdb-d5cbbe6e685c83c43a8ae304dae253f324af2067.tar.bz2
* NEWS: Document the removal of "catch load" and "catch unload".
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 27eb67c..fae3dea 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2008-11-18 Joel Brobecker <brobecker@adacore.com>
+
+ * NEWS: Document the removal of "catch load" and "catch unload".
+
2008-11-17 Doug Evans <dje@google.com>
* infcall.c (call_function_by_hand): Fix punctuation and capitalization