From d9822dbe663a7cefe32979e09a186f739ea8b769 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Mon, 16 Mar 2009 22:33:01 +0000 Subject: * nscd/connections.c (restart): Try to preserve the process name by reading the /proc/self/exe symlink and using the return name. Patch by Jeff Bastian . --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 8911e97..3bb4ed1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-03-16 Ulrich Drepper + + * nscd/connections.c (restart): Try to preserve the process name + by reading the /proc/self/exe symlink and using the return name. + Patch by Jeff Bastian . + 2009-03-15 Ulrich Drepper [BZ #9733] -- cgit v1.1