summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-11 12:23:01 +1000
committerDamien Miller <djm@mindrot.org>2000-07-11 12:23:01 +1000
commit168e6ac81c024846eac3b7a36a3a1c4d02ff3e3e (patch)
tree49ade0ab16da5955839e1993a7110f517857a11a /ChangeLog
parent7a0e5dc9811b6d33aa3f0bfe26af9a1af2884c8c (diff)
- (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
to compile on more platforms (incl NeXT).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5e7584537..f3b78fc07 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
6 <mouring@pconline.com> 6 <mouring@pconline.com>
7 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report 7 - (djm) Fix broken inet_ntoa check and ut_user/ut_name confusion, report
8 from Jim Watt <jimw@peisj.pebio.com> 8 from Jim Watt <jimw@peisj.pebio.com>
9 - (djm) Replaced bsd-snprintf.c with one from Mutt source tree, it is known
10 to compile on more platforms (incl NeXT).
9 11
1020000709 1220000709
11 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from 13 - (djm) Only enable PAM_TTY kludge for Linux. Problem report from