summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-07-09 21:37:49 +1000
committerDamien Miller <djm@mindrot.org>2000-07-09 21:37:49 +1000
commitb38ea865261491e7ef42eb72eb1466bfa8aeefc3 (patch)
treedccaf86c0b0561b2028de225616538024f959f6a /ChangeLog
parent0100627fc8fda8b3be42789972a8d9f0e339134c (diff)
- (djm) Replace ut_name with ut_user. Patch from Jim Watt
<jimw@peisj.pebio.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ef8d9d7f..20831f2e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,8 @@
Problem report from Niklas Edmundsson <nikke@ing.umu.se>
- (djm) Missing $(DESTDIR) on host-key target causing problems with RPM
builds. Problem report from Gregory Leblanc <GLeblanc@cu-portland.edu>
+ - (djm) Replace ut_name with ut_user. Patch from Jim Watt
+ <jimw@peisj.pebio.com>
20000708
- (djm) Fix bad fprintf format handling in auth-pam.c. Patch from