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 f991fe7eb..009470049 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -58,6 +58,10 @@
58 [bufaux.c bufaux.h buffer.c buffer.h] 58 [bufaux.c bufaux.h buffer.c buffer.h]
59 introduce a new buffer API that returns an error rather than fatal()ing 59 introduce a new buffer API that returns an error rather than fatal()ing
60 when presented with bad data; ok markus@ 60 when presented with bad data; ok markus@
61 - djm@cvs.openbsd.org 2004/10/29 23:57:05
62 [key.c]
63 use new buffer API to avoid fatal errors on corrupt keys in authorized_keys
64 files; ok markus@
61 65
6220041102 6620041102
63 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 67 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1837,4 +1841,4 @@
1837 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1841 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1838 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1842 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1839 1843
1840$Id: ChangeLog,v 1.3577 2004/11/05 09:41:24 dtucker Exp $ 1844$Id: ChangeLog,v 1.3578 2004/11/05 09:42:28 dtucker Exp $