diff options
author | Cary Coutant <ccoutant@gmail.com> | 2018-06-23 00:46:13 -0700 |
---|---|---|
committer | Cary Coutant <ccoutant@gmail.com> | 2018-06-23 00:46:13 -0700 |
commit | 155ea1bc92f5c9b34aa5251045d08d6409ca1de9 (patch) | |
tree | 0e6c0c1e856709f9eaee6c4c68762db7bb2e181d /gold/ChangeLog | |
parent | add4131108de4b4a0f3003cb542e9548914fbed1 (diff) | |
download | gdb-155ea1bc92f5c9b34aa5251045d08d6409ca1de9.zip gdb-155ea1bc92f5c9b34aa5251045d08d6409ca1de9.tar.gz gdb-155ea1bc92f5c9b34aa5251045d08d6409ca1de9.tar.bz2 |
Bump version number and summarize new features in 1.16.
gold/
* version.cc (version_string): Bump to 1.16.
* NEWS: Add new features in 1.16.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index 1e64eb6..4288a26 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,10 @@ 2018-06-23 Cary Coutant <ccoutant@gmail.com> + * version.cc (version_string): Bump to 1.16. + * NEWS: Add new features in 1.16. + +2018-06-23 Cary Coutant <ccoutant@gmail.com> + PR gold/22914 * x86_64.cc (Target_x86_64::record_gnu_property): Initialize val. |