This is the mail archive of the binutils-cvs@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[binutils-gdb/binutils-2_26-branch] Remove duplicated marker for 2.26 in gas/NEWS


https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=f929abd4091342401c0bd351f525e5f543b07370

commit f929abd4091342401c0bd351f525e5f543b07370
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Wed Feb 3 06:37:21 2016 -0800

    Remove duplicated marker for 2.26 in gas/NEWS
    
    Backport from master
    
    	* NEWS: Remove duplicated marker for 2.26.

Diff:
---
 gas/ChangeLog | 7 +++++++
 gas/NEWS      | 2 --
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/gas/ChangeLog b/gas/ChangeLog
index 4109db3..770c968 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -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
diff --git a/gas/NEWS b/gas/NEWS
index 2cb2fab..ce4937f 100644
--- 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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]