summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorKevin Steves <stevesk@pobox.com>2001-02-08 19:16:32 +0000
committerKevin Steves <stevesk@pobox.com>2001-02-08 19:16:32 +0000
commit4abe4def70f501b504b9bf47645b07e4976514eb (patch)
tree5957c3bc2d697e20cfedfe183678363fa98e6a6f /ChangeLog
parentfc032bbf2f9fc60cb9014f4400c235c79a1e74f7 (diff)
- (stevesk) OpenBSD sync:
- markus@cvs.openbsd.org 2001/02/08 11:20:01 [auth2.c] strict checking - markus@cvs.openbsd.org 2001/02/08 11:15:22 [version.h] update to 2.3.2 - markus@cvs.openbsd.org 2001/02/08 11:12:30 [auth2.c] fix typo
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c58c5f11d..8765f2556 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,16 @@
6 <Lutz.Jaenicke@aet.TU-Cottbus.DE> 6 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
7 - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke 7 - (bal) double entry in configure.in. Pointed out by Lutz Jaenicke
8 <Lutz.Jaenicke@aet.TU-Cottbus.DE> 8 <Lutz.Jaenicke@aet.TU-Cottbus.DE>
9 - (stevesk) OpenBSD sync:
10 - markus@cvs.openbsd.org 2001/02/08 11:20:01
11 [auth2.c]
12 strict checking
13 - markus@cvs.openbsd.org 2001/02/08 11:15:22
14 [version.h]
15 update to 2.3.2
16 - markus@cvs.openbsd.org 2001/02/08 11:12:30
17 [auth2.c]
18 fix typo
9 19
1020010208 2020010208
11 - (djm) Don't delete external askpass program in make uninstall target. 21 - (djm) Don't delete external askpass program in make uninstall target.