summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-10 13:21:40 +0000
committerNick Clifton <nickc@redhat.com>2007-08-10 13:21:40 +0000
commitb62cf5dc5741d44f55e42de727f0bd0ec333ff9e (patch)
treeee2f747b44e286ba88eb72c573c8c067e7d85716
parent3be0963261c7fd1266fce879535f2d6fb00539a7 (diff)
downloadbinutils-redhat-b62cf5dc5741d44f55e42de727f0bd0ec333ff9e.tar.gz
Add a marker for the 2.18 features.
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
-rw-r--r--ld/ChangeLog4
-rw-r--r--ld/NEWS2
4 files changed, 12 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 8818688235..0186ee3214 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2007-08-10 Nick Clifton <nickc@redhat.com>
+
+ * NEWS: Add a marker for the 2.18 features.
+
2007-08-09 Paul Brook <paul@codesourcery.com>
* config/tc-arm.c (relaxed_symbol_addr): Compensate for alignment.
diff --git a/gas/NEWS b/gas/NEWS
index 7f225d217c..77a49fb009 100644
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -1,4 +1,6 @@
-*- text -*-
+Changes in 2.18:
+
* The GAS sources are now released under the GPLv3.
* Support for the National Semiconductor CR16 target has been added.
diff --git a/ld/ChangeLog b/ld/ChangeLog
index 89b8eb8010..ed152a4e21 100644
--- a/ld/ChangeLog
+++ b/ld/ChangeLog
@@ -1,5 +1,9 @@
2007-08-10 Nick Clifton <nickc@redhat.com>
+ * NEWS: Add a marker for the 2.18 features.
+
+2007-08-10 Nick Clifton <nickc@redhat.com>
+
* po/ga.po: Updated Irish translation.
* po/vi.po: Updated Vietnamese translation.
diff --git a/ld/NEWS b/ld/NEWS
index 69ecd50096..637fd4016c 100644
--- a/ld/NEWS
+++ b/ld/NEWS
@@ -1,4 +1,6 @@
-*- text -*-
+Changes in 2.18:
+
* Linker sources now released under version 3 of the GNU General Public
License.