summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index aebd1f17a..fa8acb155 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,10 @@
3 - dtucker@cvs.openbsd.org 2004/07/03 05:11:33 3 - dtucker@cvs.openbsd.org 2004/07/03 05:11:33
4 [sshlogin.c] (RCSID sync only, the corresponding code is not in Portable) 4 [sshlogin.c] (RCSID sync only, the corresponding code is not in Portable)
5 Use '\0' not 0 for string; ok djm@, deraadt@ 5 Use '\0' not 0 for string; ok djm@, deraadt@
6 - dtucker@cvs.openbsd.org 2004/07/03 11:02:25
7 [monitor_wrap.c]
8 Put s/key functions inside #ifdef SKEY same as monitor.c,
9 from des@freebsd via bz #330, ok markus@
6 10
720040702 1120040702
8 - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by 12 - (dtucker) [mdoc2man.awk] Teach it to ignore .Bk -words, reported by
@@ -1487,4 +1491,4 @@
1487 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1491 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1488 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1492 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1489 1493
1490$Id: ChangeLog,v 1.3469 2004/07/08 13:08:26 dtucker Exp $ 1494$Id: ChangeLog,v 1.3470 2004/07/08 13:09:42 dtucker Exp $