summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2000-09-29 01:59:28 +0200
committerDamien Miller <djm@mindrot.org>2000-09-29 01:59:28 +0200
commit280e71bcb631d205fec33b1dd695263e2696a3f1 (patch)
treebeeceb8114f00cd618ec567339fc0c166daccf65 /ChangeLog
parent - (djm) Another off-by-one fix from Pavel Kankovsky (diff)
downloadopenssh-280e71bcb631d205fec33b1dd695263e2696a3f1.tar.xz
openssh-280e71bcb631d205fec33b1dd695263e2696a3f1.zip
Forgot the changelog
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8aaa68f02..5928510f0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
20000929
- (djm) Fix SSH2 not terminating until all background tasks done problem.
+ - (djm) Another off-by-one fix from Pavel Kankovsky
+ <peak@argo.troja.mff.cuni.cz>
20000926
- (djm) Update X11-askpass to 1.0.2 in RPM spec file