summaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 8759ef64e5d..f491f142a98 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,11 @@
2010-01-19 Joel Brobecker <brobecker@adacore.com>
+ * NEWS: Document the source command enhancement allowing it
+ to load Python scripts. Document the "set/show script-extension"
+ commands.
+
+2010-01-19 Joel Brobecker <brobecker@adacore.com>
+
Add -Wunused-function to compile flags.
* configure.ac: Add -Wunused-function to build_warnings.
* configure: Regenerate.