summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 02892cc61..3847553dc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -51,6 +51,9 @@
51 were not being updated if they had changed after ~^Z suspends and SIGWINCH 51 were not being updated if they had changed after ~^Z suspends and SIGWINCH
52 was not being processed unless the first connection had requested a tty; 52 was not being processed unless the first connection had requested a tty;
53 ok markus 53 ok markus
54 - djm@cvs.openbsd.org 2004/10/29 22:53:56
55 [clientloop.c misc.h readpass.c ssh-agent.c]
56 factor out common permission-asking code to separate function; ok markus@
54 57
5520041102 5820041102
56 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 59 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1830,4 +1833,4 @@
1830 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1833 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1831 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1834 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1832 1835
1833$Id: ChangeLog,v 1.3575 2004/11/05 09:35:44 dtucker Exp $ 1836$Id: ChangeLog,v 1.3576 2004/11/05 09:38:03 dtucker Exp $