summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-06-28 23:27:37 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-06-28 23:27:37 +0000
commite6affc6a13304e8f0cb81b467f70d414733e8457 (patch)
tree09886cf5094463172b257c99cc36f1445c26a869 /ChangeLog
parentf96d887d75674e57ba823f190d73a5ddf50d126a (diff)
- (bal) Remove getusershell() since it's no longer use
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index ef6833e9..b1ec5e94 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 $