summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2005-03-14 22:58:40 +1100
committerDarren Tucker <dtucker@zip.com.au>2005-03-14 22:58:40 +1100
commit1d55ca748d6f1cab42aba290a0b77bd142830401 (patch)
tree6a303722c3f6ec5f0de649e840690ab941d16abd /ChangeLog
parenta21380b70e0a72ce20ec8ebd4f9bb1e03134ca22 (diff)
- dtucker@cvs.openbsd.org 2005/03/10 10:15:02
[readconf.c] Check listen addresses for null, prevents xfree from dying during ClearAllForwardings (bz #996). From Craig Leres, ok markus@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8f04d680c..897f1c582 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
120050314
2 - (dtucker) OpenBSD CVS Sync
3 - dtucker@cvs.openbsd.org 2005/03/10 10:15:02
4 [readconf.c]
5 Check listen addresses for null, prevents xfree from dying during
6 ClearAllForwardings (bz #996). From Craig Leres, ok markus@
7
120050313 820050313
2 - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the 9 - (dtucker) [contrib/cygwin/ssh-host-config] Makes the query for the
3 localized name of the local administrators group more reliable. From 10 localized name of the local administrators group more reliable. From
@@ -2326,4 +2333,4 @@
2326 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 2333 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
2327 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 2334 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
2328 2335
2329$Id: ChangeLog,v 1.3709 2005/03/13 10:20:18 dtucker Exp $ 2336$Id: ChangeLog,v 1.3710 2005/03/14 11:58:40 dtucker Exp $