aboutsummaryrefslogtreecommitdiff
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
commit7c3d153f7d4649d49fc3302cd1c6c3737e7ad856 (patch)
treea302eee8408a5a2dc53fdfc8c28edb3b0aab352b /gas
parentd02756e75b738e11a26e96e97470f55c840bdc8f (diff)
downloadbinutils-7c3d153f7d4649d49fc3302cd1c6c3737e7ad856.zip
binutils-7c3d153f7d4649d49fc3302cd1c6c3737e7ad856.tar.gz
binutils-7c3d153f7d4649d49fc3302cd1c6c3737e7ad856.tar.bz2
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 8818688..0186ee3 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 7f225d2..77a49fb 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.