summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2009-05-10 18:38:52 +0000
committerUlrich Drepper <drepper@redhat.com>2009-05-10 18:38:52 +0000
commitdeb84c43b1bb0958d942e6739f136d4c11189b3b (patch)
tree91d06939ae5470d2cbd90c3cb279316554b75302 /ChangeLog
parenteb29449a9a601f535cab50068e02aee0aa1ed379 (diff)
* version.h (VERSION): Bump to 2.10.1.cvs/fedora-glibc-20090510T1842
* nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any compatibility functions. * nss/getXXent_r.c: Likewise. * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED. * gshadow/getsgnam_r.c: Likewise. * gshadow/Version: Remove duplicate entries. * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries for recent processor. * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2eb3c61f2a..e3afa8543c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2009-05-10 Ulrich Drepper <drepper@redhat.com>
+
+ * version.h (VERSION): Bump to 2.10.1.
+
+ * nss/getXXbyYY_r.c: If NO_COMPAT_NEEDED is defined don't define any
+ compatibility functions.
+ * nss/getXXent_r.c: Likewise.
+ * gshadow/getsgent_r.c: Define NO_COMPAT_NEEDED.
+ * gshadow/getsgnam_r.c: Likewise.
+ * gshadow/Version: Remove duplicate entries.
+
+ * sysdeps/x86_64/cacheinfo.c (intel_02_cache_info): Add missing entries
+ for recent processor.
+ * sysdeps/unix/sysv/linux/i386/sysconf.c (intel_02_cache_info):
+ Likewise.
+
2009-05-09 Ulrich Drepper <drepper@redhat.com>
* version.h (VERSION): Bump for 2.10 release.