- (bal) Remove getusershell() since it's no longer use
diff --git a/ChangeLog b/ChangeLog
index ef6833e..b1ec5e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,7 +2,8 @@
  - (djm) Sync openbsd-compat with -current libc
  - (djm) Fix from Lutz Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE> for my 
    broken makefile
- - (bal) Removed strtok_r and inet_ntop since they are no longer used.
+ - (bal) Removed strtok_r() and inet_ntop() since they are no longer used.
+ - (bal) Remove getusershell() since it's no longer used.
 
 20010627
  - (djm) Reintroduce pam_session call for non-pty sessions.
@@ -5815,4 +5816,4 @@
  - Wrote replacements for strlcpy and mkdtemp
  - Released 1.0pre1
 
-$Id: ChangeLog,v 1.1337 2001/06/28 23:21:28 mouring Exp $
+$Id: ChangeLog,v 1.1338 2001/06/28 23:27:37 mouring Exp $