aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2012-03-15 11:19:13 +0000
committerThomas Schwinge <tschwinge@gnu.org>2012-03-15 11:19:13 +0000
commit27dcf5c00e23e1a3caa73e41a21127581ea3d93b (patch)
tree829bc67297cd2f1d14f3ed43247f3fb77f57d32e /gas/ChangeLog
parent8d0d92cd227bd4f3a3fa9a6ec688002c7526f7fe (diff)
downloadgdb-27dcf5c00e23e1a3caa73e41a21127581ea3d93b.zip
gdb-27dcf5c00e23e1a3caa73e41a21127581ea3d93b.tar.gz
gdb-27dcf5c00e23e1a3caa73e41a21127581ea3d93b.tar.bz2
gas/
* doc/as.texinfo (Bundle directives): Fix typo.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 832513a..cbd6237 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,7 @@
+2012-03-15 Thomas Schwinge <thomas@codesourcery.com>
+
+ * doc/as.texinfo (Bundle directives): Fix typo.
+
2012-03-14 Ryan Mansfield <rmansfield@qnx.com>
* doc/as.texinfo (Bundle directives): Replace @defn with @dfn.