summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNick Clifton <nickc@redhat.com>2007-08-10 13:22:04 +0000
committerNick Clifton <nickc@redhat.com>2007-08-10 13:22:04 +0000
commit3b5eb55c564ae6dbbb8ac087fabf062676c0281c (patch)
treeec089bbf882264d487d52018204ca11d7adbd20d
parentc5ba5c096c4ca595b09c7634d51869789269591a (diff)
downloadbinutils-gdb-3b5eb55c564ae6dbbb8ac087fabf062676c0281c.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 c7438f16129..c673deae53e 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-07-29 H.J. Lu <hongjiu.lu@intel.com>
* config/tc-i386.c (check_long_reg): Allow cvtss2si to convert
diff --git a/gas/NEWS b/gas/NEWS
index 7f225d217c0..77a49fb0097 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 3d3fc10c82b..d18b0fae1d2 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 69ecd500960..637fd4016cf 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.