summaryrefslogtreecommitdiff
path: root/gdb
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@adacore.com>2017-01-21 17:59:40 +0400
committerJoel Brobecker <brobecker@adacore.com>2017-01-21 17:59:40 +0400
commiteb1cdb627c94164063e675d33361adcf509e8327 (patch)
tree92ceac6dff88862322f37f4236790443fefe3d27 /gdb
parentb1ce65684d5f92f281d678581f0569cb16fa58e3 (diff)
downloadbinutils-gdb-eb1cdb627c94164063e675d33361adcf509e8327.tar.gz
Document the GDB 7.12.1 release in gdb/ChangeLog
gdb/ChangeLog: GDB 7.12.1 released.
Diffstat (limited to 'gdb')
-rw-r--r--gdb/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 6bd0a232586..c2f7654ce16 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,7 @@
+2017-01-21 Joel Brobecker <brobecker@adacore.com>
+
+ GDB 7.12.1 released.
+
2017-01-20 Simon Marchi <simon.marchi@ericsson.com>
* python/py-function.c (fnpy_call): Reorder declarations to have