aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2006-04-28 19:07:15 +0000
committerUlrich Drepper <drepper@redhat.com>2006-04-28 19:07:15 +0000
commitee821689eb2a2db7d303d4e3efa7ef54f502c854 (patch)
treea45cdbba22edb575dd855ff46532eec61f6d7b81 /ChangeLog
parent4718026de2ecab773d21b25efc989e18b9c4dc99 (diff)
downloadglibc-ee821689eb2a2db7d303d4e3efa7ef54f502c854.tar.xz
glibc-ee821689eb2a2db7d303d4e3efa7ef54f502c854.zip
* nis/nss-default.c (init): Rewrite parse to get the variables
from a table.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a3ffca49c5..f4d7139292 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2006-04-28 Ulrich Drepper <drepper@redhat.com>
+ * nis/nss-default.c (init): Rewrite parse to get the variables
+ from a table.
+
* nis/nss_nis/nis-service.c: Avoid passing pointer to static
variable around. Reduce number of memory allocations by creating
list of memory pools.