summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2007-07-29 05:39:49 +0000
committerUlrich Drepper <drepper@redhat.com>2007-07-29 05:39:49 +0000
commit5b74caf65208b16ba4480551de103625af9ca434 (patch)
tree1467945786a66982fff4ec115343583f2572310c /ChangeLog
parent8f5e140031a944855846eb745c13e013c7b5539f (diff)
* posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
entry.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 754eea77b3..9048743231 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2007-07-28 Ulrich Drepper <drepper@redhat.com>
+ * posix/getconf.c (vars): Add missing _SC_LEVEL4_CACHE_LINESIZE
+ entry.
+
[BZ 4858]
* stdio-common/printf_fp.c (___printf_fp): Fix special case of
#.0g and value rounded to 1.0.