aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
diff options
context:
space:
mode:
authorAlan Modra <amodra@gmail.com>2016-12-21 19:07:55 +1030
committerAlan Modra <amodra@gmail.com>2016-12-21 19:09:38 +1030
commit9962fe293d16e1e1e4d05154e751fc7576226954 (patch)
treed010e805061631c73e41b795f422e9fc73cc245f /gas/ChangeLog
parent7e66a1a05d3fc6cd72e3960608f86962efcaeb9d (diff)
downloadgdb-9962fe293d16e1e1e4d05154e751fc7576226954.zip
gdb-9962fe293d16e1e1e4d05154e751fc7576226954.tar.gz
gdb-9962fe293d16e1e1e4d05154e751fc7576226954.tar.bz2
Document character escape sequences
PR gas/10946 * doc/as.texinfo (Chars): Document escape sequences.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r--gas/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog
index 3b86e47..6c923c3 100644
--- a/gas/ChangeLog
+++ b/gas/ChangeLog
@@ -1,3 +1,8 @@
+2016-12-21 Alan Modra <amodra@gmail.com>
+
+ PR gas/10946
+ * doc/as.texinfo (Chars): Document escape sequences.
+
2016-12-20 Maciej W. Rozycki <macro@imgtec.com>
* testsuite/gas/mips/mips16-sub.d: New test.