diff options
author | Ian Lance Taylor <ian@airs.com> | 2008-04-19 20:15:56 +0000 |
---|---|---|
committer | Ian Lance Taylor <ian@airs.com> | 2008-04-19 20:15:56 +0000 |
commit | 5ea2bac64da364152b317633e03b6898ec56c517 (patch) | |
tree | a6e97963ff79ec03ef902fd00aca14249977c537 /gold/ChangeLog | |
parent | 7bc3e21a1e8501f527ea4b9943ac4715c3c40098 (diff) | |
download | gdb-5ea2bac64da364152b317633e03b6898ec56c517.zip gdb-5ea2bac64da364152b317633e03b6898ec56c517.tar.gz gdb-5ea2bac64da364152b317633e03b6898ec56c517.tar.bz2 |
* version.cc (version_string): Bump to 1.6.
Diffstat (limited to 'gold/ChangeLog')
-rw-r--r-- | gold/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/gold/ChangeLog b/gold/ChangeLog index c272076..c3ad520 100644 --- a/gold/ChangeLog +++ b/gold/ChangeLog @@ -1,5 +1,7 @@ 2008-04-19 Ian Lance Taylor <iant@google.com> + * version.cc (version_string): Bump to 1.6. + * testsuite/Makefile.am (many_sections_r_test): New target. (many_sections_r_test_SOURCES): Remove. (many_sections_r_test_DEPENDENCIES): Remove. |