about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCarlos O'Donell <carlos@redhat.com>2013-03-17 16:03:02 -0400
committerCarlos O'Donell <carlos@redhat.com>2013-03-17 16:03:02 -0400
commitec4ff04d23f396e39087e0effd5b8a6c62abca95 (patch)
tree79b5fa81b87d2a7f887a8456262f719777054faa /ChangeLog
parent280ea923be8e1f54b0973f3f14efc0bdc4552120 (diff)
downloadglibc-ec4ff04d23f396e39087e0effd5b8a6c62abca95.tar.gz
glibc-ec4ff04d23f396e39087e0effd5b8a6c62abca95.tar.xz
glibc-ec4ff04d23f396e39087e0effd5b8a6c62abca95.zip
manual: Sort mallopt M_* parameters alphabetically
Sort the mallopt M_* parameters alphabetically and add comments for the
missing paramters.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2d19dd9701..f7abe056d8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-03-17  Carlos O'Donell  <carlos@redhat.com>
+
+	* manual/memory.texi (Malloc Tunable Parameters):
+	Sort parameters alphabetically. Add comments for missing entries.
+
 2013-03-17  David S. Miller  <davem@davemloft.net>
 
 	* sysdeps/sparc/fpu/libm-test-ulps: Update.