From 8c586f7114d9cee737c495704618d7eae4d06506 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Sun, 30 Apr 2006 07:01:26 +0000 Subject: [PATCH] . --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ChangeLog b/ChangeLog index 043ee29615..49e28b38b7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2006-04-30 Ulrich Drepper + + * nis/nss_nisplus/nisplus-parser.c: Minor optimizations and + cleanups. Avoid copying data if it can be used in the old place. + 2006-04-29 Ulrich Drepper * nis/nss_nisplus/nisplus-ethers.c: Add missing null pointer check. -- 2.11.4.GIT