aboutsummaryrefslogtreecommitdiff
path: root/gas
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@cygnus>1995-11-16 09:58:27 +0000
committerKen Raeburn <raeburn@cygnus>1995-11-16 09:58:27 +0000
commitda9b55af46900480b10f916ceb40aec55655ff40 (patch)
tree16eb245a991890d547268bb5dcf9c5518a3cc0f4 /gas
parent7b889f5eed8be6e58f09847263376e8957f8cbaa (diff)
downloadgdb-da9b55af46900480b10f916ceb40aec55655ff40.zip
gdb-da9b55af46900480b10f916ceb40aec55655ff40.tar.gz
gdb-da9b55af46900480b10f916ceb40aec55655ff40.tar.bz2
version 2.6
Diffstat (limited to 'gas')
-rw-r--r--gas/ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 2f4d32b..670f9d8 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,5 +1,8 @@
Thu Nov 16 00:21:44 1995 Ken Raeburn <raeburn@cygnus.com>
+ Version 2.6 released.
+ * Makefile.in (VERSION): Updated to 2.6.
+
* config/obj-coff.c (write_object_file): Change use of md_do_align
to pass a pointer rather than a fill value, to match other uses.