summaryrefslogtreecommitdiffstats
path: root/libc/docs/CHANGES.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'libc/docs/CHANGES.TXT')
-rw-r--r--libc/docs/CHANGES.TXT3
1 files changed, 3 insertions, 0 deletions
diff --git a/libc/docs/CHANGES.TXT b/libc/docs/CHANGES.TXT
index c8bdb6f..8bfa61e 100644
--- a/libc/docs/CHANGES.TXT
+++ b/libc/docs/CHANGES.TXT
@@ -13,6 +13,9 @@ Differences between current and Android 2.2:
- <sys/sysinfo.h>: Added missing sysinfo() system call implementation
(the function was already declared in the header though).
+- sysconf() didn't work for some arguments due to a small bug in the
+ /proc line parser.
+
-------------------------------------------------------------------------------
Differences between Android 2.2. and Android 2.1: