summaryrefslogtreecommitdiff
path: root/gas
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 /gas
parent3be0963261c7fd1266fce879535f2d6fb00539a7 (diff)
downloadbinutils-redhat-b62cf5dc5741d44f55e42de727f0bd0ec333ff9e.tar.gz
Add a marker for the 2.18 features.
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog4
-rw-r--r--gas/NEWS2
2 files changed, 6 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.