From ee821689eb2a2db7d303d4e3efa7ef54f502c854 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Fri, 28 Apr 2006 19:07:15 +0000 Subject: * nis/nss-default.c (init): Rewrite parse to get the variables from a table. --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a3ffca49c5..f4d7139292 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2006-04-28 Ulrich Drepper + * 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. -- cgit v1.2.3