]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
Remove references to non-existent content items in install.texi
authorAllan McRae <allan@archlinux.org>
Fri, 27 Sep 2013 04:45:54 +0000 (14:45 +1000)
committerAllan McRae <allan@archlinux.org>
Fri, 27 Sep 2013 04:47:56 +0000 (14:47 +1000)
These were left in when the installation section was split out
into its own file.

ChangeLog
NEWS
manual/install.texi

index 167131b898a34950711e596acbbdb2f1d6ad904c..6475a3e6d6ec822a66e21f4c8253ae2077623f9a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-09-27  Allan McRae  <allan@archlinux.org>
+
+       [BZ #15941]
+       * manual/install.texi (Installation) Fix node cross references.
+
 2013-09-27  Siddhesh Poyarekar  <siddhesh@redhat.com>
 
        * nptl/sysdeps/pthread/bits/libc-lock.h [_LIBC &&
diff --git a/NEWS b/NEWS
index e7eb7775fd8baa5fed6beceb3b532ab05e534272..135d5125a8562bbc38c19689280d3796ff157656 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,8 +12,8 @@ Version 2.19
   13985, 14155, 14547, 14699, 15400, 15427, 15522, 15531, 15532, 15608,
   15609, 15610, 15640, 15681, 15736, 15748, 15749, 15754, 15797, 15844,
   15849, 15855, 15856, 15857, 15859, 15867, 15886, 15887, 15890, 15892,
-  15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15963,
-  15966.
+  15893, 15895, 15897, 15905, 15909, 15919, 15921, 15923, 15939, 15941,
+  15963, 15966.
 
 * CVE-2012-4412 The strcoll implementation caches indices and rules for
   large collation sequences to optimize multiple passes.  This cache
index 4ca7b1a1ab0d044d1a60643239f9eecae94fd759..58e3e82b29a9da0bde1cafae8f35bbb804e80520 100644 (file)
@@ -4,7 +4,7 @@
 @include macros.texi
 @include pkgvers.texi
 
-@node Installation, Maintenance, Library Summary, Top
+@node Installation
 @c %MENU% How to install the GNU C Library
 @appendix Installing @theglibc{}