summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2014-04-17 19:41:09 -0400
committerCarlos O'Donell <carlos@redhat.com>2014-04-17 19:41:09 -0400
commitc54e5cf7db32709b4f04a117f44f69dc5684cbf2 (patch)
tree38f2775bf2d9670ac7b369098f4cb91441fb56f9 /ChangeLog
parent75ffb047f6ee2a545da8cf69dba9a979ca6271ce (diff)
manual: Sort overview listing by manual order.
In the glibc manual we have a "Roadmap to the manual" section at the end of the "Introduction" chapter. The introductory text says "Here is an overview of the contents of the remaining chapters of this manual.", but then proceeds to list chapters out of order and some chapter are never referenced. This commit reorders the overview to correctly match the manual order. See: https://sourceware.org/ml/libc-alpha/2014-02/msg00823.html
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 23cded5e1c..e09fdc6263 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2014-04-17 Carlos O'Donell <carlos@redhat.com>
+
+ * manual/intro.texi (Roadmap to the manual): Sort chapter listing to
+ match manual order.
+
2014-04-17 Adhemerval Zanella <azanella@linux.vnet.ibm.com>
* nptl/sysdeps/unix/sysv/linux/powerpc/pthread_once.c: Remove file.