From 09c3adb9e9f41d4698025e3a70cfa71e54e003e4 Mon Sep 17 00:00:00 2001 From: ajs Date: Thu, 9 Dec 2004 15:15:03 +0000 Subject: 2004-12-09 Andrew J. Schorr * vtysh.c: (vtysh_connect) No reason to call geteuid and getegid, the results were never used. --- vtysh/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'vtysh/ChangeLog') diff --git a/vtysh/ChangeLog b/vtysh/ChangeLog index 5e32f015..072172b9 100644 --- a/vtysh/ChangeLog +++ b/vtysh/ChangeLog @@ -1,3 +1,8 @@ +2004-12-09 Andrew J. Schorr + + * vtysh.c: (vtysh_connect) No reason to call geteuid and getegid, + the results were never used. + 2004-12-07 Andrew J. Schorr * vtysh.c: Make several functions static instead of global. -- cgit v1.2.1