summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-09-07 00:06:07 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-09-07 00:06:07 +0000
commit4c23fed5d5e4c4f78e0b3a4742a22e7dc8a28d6b (patch)
tree69b02ae4c30ebda199c6c3e102957c2c53b44958 /ChangeLog
parent04570aaa8ad88caad303f8afe469beb4cf851e17 (diff)
Fix pointers between nodes in manual (bug 10038).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f8ccb686b0..ff693a8293 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-09-06 Joseph Myers <joseph@codesourcery.com>
+
+ [BZ #10038]
+ * manual/memory.texi (Memory): Make order of menu items match
+ order of sections.
+
2012-09-06 H.J. Lu <hongjiu.lu@intel.com>
* elf/dl-tls.c (DL_INITIAL_DTV): Removed.