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 3847553dc..f991fe7eb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -54,6 +54,10 @@
54 - djm@cvs.openbsd.org 2004/10/29 22:53:56 54 - djm@cvs.openbsd.org 2004/10/29 22:53:56
55 [clientloop.c misc.h readpass.c ssh-agent.c] 55 [clientloop.c misc.h readpass.c ssh-agent.c]
56 factor out common permission-asking code to separate function; ok markus@ 56 factor out common permission-asking code to separate function; ok markus@
57 - djm@cvs.openbsd.org 2004/10/29 23:56:17
58 [bufaux.c bufaux.h buffer.c buffer.h]
59 introduce a new buffer API that returns an error rather than fatal()ing
60 when presented with bad data; ok markus@
57 61
5820041102 6220041102
59 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 63 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1833,4 +1837,4 @@
1833 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1837 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1834 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1838 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1835 1839
1836$Id: ChangeLog,v 1.3576 2004/11/05 09:38:03 dtucker Exp $ 1840$Id: ChangeLog,v 1.3577 2004/11/05 09:41:24 dtucker Exp $