]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
[BZ #1908]
authorUlrich Drepper <drepper@redhat.com>
Tue, 22 Nov 2005 18:11:01 +0000 (18:11 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 22 Nov 2005 18:11:01 +0000 (18:11 +0000)
2005-11-22  Ulrich Drepper  <drepper@redhat.com>
[BZ #1908]
* manual/install.texi (Tools for Compilation): Require gawk.

2005-11-22  Jakub Jelinek  <jakub@redhat.com>

* sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
unused is_static field from slotinfo array.

ChangeLog
manual/install.texi

index 05e2d6c75ce840bed08025c69f3e7d4a59fb0253..b27df1736f51dadaa8d435b370a514a84074a9f5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,13 @@
+2005-11-22  Ulrich Drepper  <drepper@redhat.com>
+
+       [BZ #1908]
+       * manual/install.texi (Tools for Compilation): Require gawk.
+
+2005-11-22  Jakub Jelinek  <jakub@redhat.com>
+
+       * sysdeps/generic/ldsodefs.h (struct rtld_global): Remove
+       unused is_static field from slotinfo array.
+
 2005-11-21  Jakub Jelinek  <jakub@redhat.com>
 
        * sunrpc/bindrsvprt.c (bindresvport): Wrap around to startport
index dee5c9b6b647bf64c3d14712c8217a9f527a4d34..b538f77fb2de3bc0f5da54ca681012435ca6e0cf 100644 (file)
@@ -357,11 +357,10 @@ understand all the tags used in the document, and the installation
 mechanism for the info files is not present or works differently.
 
 @item
-GNU @code{awk} 3.0, or some other POSIX awk
+GNU @code{awk} 3.0, or higher
 
-@code{Awk} is used in several places to generate files.  The scripts
-should work with any POSIX-compliant @code{awk} implementation;
-@code{gawk} 3.0 and @code{mawk} 1.3 are known to work.
+@code{Awk} is used in several places to generate files.
+@code{gawk} 3.0 is known to work.
 
 @item
 Perl 5