aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorJoseph Myers <joseph@codesourcery.com>2012-04-27 21:35:47 +0000
committerJoseph Myers <joseph@codesourcery.com>2012-04-27 21:35:47 +0000
commitadae8f5ed5db7fec25b54eb8c21c2e39f39c6040 (patch)
tree946c1918e932c85cbbd554b6afe1ab8ecc917b11 /ChangeLog
parent468f7a8084a48746b30e8248320b87b2405860f2 (diff)
downloadglibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.zip
glibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.tar.gz
glibc-adae8f5ed5db7fec25b54eb8c21c2e39f39c6040.tar.bz2
Update README to describe current supported systems.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 54db43d..1fe7b34 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2012-04-27 Joseph Myers <joseph@codesourcery.com>
+ * README: Cut down references to pre-2.6 Linux kernels and
+ Linuxthreads. Update lists of configurations in libc and ports
+ and sort alphabetically. Say "or newer" with Linux kernel version
+ requirements.
+
* config.h.in [IS_IN_build]: Allow compiling without optimization.
2012-04-27 Ryan S. Arnold <rsa@linux.vnet.ibm.com>