summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2005-07-06 09:36:05 +1000
committerDamien Miller <djm@mindrot.org>2005-07-06 09:36:05 +1000
commita7270309fc5e95b29c91d0190b13ef5a9b1df339 (patch)
tree3013baf9b6554b0e738128f27bb8243c58dfbb9c /ChangeLog
parentdba6354c05da46a185fc792126077fc2162efd82 (diff)
- markus@cvs.openbsd.org 2005/07/01 13:19:47
[channels.c] don't free() if getaddrinfo() fails; report mpech@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 261373c0..85d4e91c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+20050706
+ - (djm) OpenBSD CVS Sync
+ - markus@cvs.openbsd.org 2005/07/01 13:19:47
+ [channels.c]
+ don't free() if getaddrinfo() fails; report mpech@
+
20050626
- (djm) OpenBSD CVS Sync
- djm@cvs.openbsd.org 2005/06/17 22:53:47
@@ -2763,4 +2769,4 @@
- (djm) Trim deprecated options from INSTALL. Mention UsePAM
- (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
-$Id: ChangeLog,v 1.3831 2005/06/25 22:56:48 djm Exp $
+$Id: ChangeLog,v 1.3832 2005/07/05 23:36:05 djm Exp $