]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commitdiff
Remove duplicated marker for 2.26 in gas/NEWS
authorH.J. Lu <hjl.tools@gmail.com>
Wed, 3 Feb 2016 14:37:21 +0000 (06:37 -0800)
committerH.J. Lu <hjl.tools@gmail.com>
Wed, 3 Feb 2016 14:47:47 +0000 (06:47 -0800)
Backport from master

* NEWS: Remove duplicated marker for 2.26.

gas/ChangeLog
gas/NEWS

index 4109db371a3237777d6554ec64147d37cafe22a4..770c96843c459db1d1f89a0adcbd4174650888d9 100644 (file)
@@ -1,3 +1,10 @@
+2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       Backport from master
+       2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Remove duplicated marker for 2.26.
+
 2016-01-29  H.J. Lu  <hongjiu.lu@intel.com>
 
        Backport from master
index 2cb2fab7de08b22edae3317e5bf1b5563ac9b0ba..ce4937faddc817275bb62d7bbdd90a91a582a5d6 100644 (file)
--- a/gas/NEWS
+++ b/gas/NEWS
@@ -8,8 +8,6 @@ Changes in 2.26:
 * Add support for the ARC EM/HS, and ARC600/700 architectures.  Remove
   assembler support for Argonaut RISC architectures.
 
-Changes in 2.26:
-
 * Symbol and label names can now be enclosed in double quotes (") which allows
   them to contain characters that are not part of valid symbol names in high
   level languages.