about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2001-08-04 15:36:35 +0000
committerUlrich Drepper <drepper@redhat.com>2001-08-04 15:36:35 +0000
commit033a2c132f8634bc49e4073cfb82627964c7fdc7 (patch)
treefd9a2251285d7e322f9c69bfd9678dad77d81514 /ChangeLog
parentc2a714f32e6c56358f6dc9400de882753e966d22 (diff)
downloadglibc-033a2c132f8634bc49e4073cfb82627964c7fdc7.tar.gz
glibc-033a2c132f8634bc49e4073cfb82627964c7fdc7.tar.xz
glibc-033a2c132f8634bc49e4073cfb82627964c7fdc7.zip
Update.
	* manual/summary.awk: Fix value used for FF.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 4f321a3ce1..f5b4f0624a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2001-08-04  Ulrich Drepper  <drepper@redhat.com>
 
+	* manual/summary.awk: Fix value used for FF.
+
 	* elf/rtld.c: Correct use of __builtin_expect.
 
 	* elf/dl-close.c: Remove commented-out code.