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:37:21 +0000 (06:37 -0800)
* NEWS: Remove duplicated marker for 2.26.

gas/ChangeLog
gas/NEWS

index 702f937bca3959ac007a2561b6f071117121736e..c48a408ea3bea166ade21cfeefa628f6d80ddfe9 100644 (file)
@@ -1,3 +1,7 @@
+2016-02-03  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * NEWS: Remove duplicated marker for 2.26.
+
 2016-02-02  Renlin Li  <renlin.li@arm.com>
 
        * testsuite/gas/arm/thumb2_it_search.d: Skip non-elf targets.
index d66c2f588d4917f33fe93ea1abf4306c20621c99..feec9a6265b9b7b7293afd0f06a59e88228b35bc 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.