summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5c451e20a..ae8efacae 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,11 @@
4 [ttymodes.c] 4 [ttymodes.c]
5 we don't need arg after the debug3() was removed. from lint. 5 we don't need arg after the debug3() was removed. from lint.
6 ok djm@ 6 ok djm@
7 - stevesk@cvs.openbsd.org 2008/07/07 23:32:51
8 [key.c]
9 /*NOTREACHED*/ for lint warning:
10 warning: function key_equal falls off bottom without returning value
11 ok djm@
7 12
820080709 1320080709
9 - (djm) [Makefile.in] Print "all tests passed" when all regress tests pass 14 - (djm) [Makefile.in] Print "all tests passed" when all regress tests pass
@@ -4610,4 +4615,4 @@
4610 OpenServer 6 and add osr5bigcrypt support so when someone migrates 4615 OpenServer 6 and add osr5bigcrypt support so when someone migrates
4611 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 4616 passwords between UnixWare and OpenServer they will still work. OK dtucker@
4612 4617
4613$Id: ChangeLog,v 1.5070 2008/07/11 07:34:35 djm Exp $ 4618$Id: ChangeLog,v 1.5071 2008/07/11 07:35:09 djm Exp $