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 39f9a7eb0..b24704836 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,7 +26,11 @@
26 - markus@cvs.openbsd.org 2000/10/15 08:18:31 26 - markus@cvs.openbsd.org 2000/10/15 08:18:31
27 [rijndael.c] 27 [rijndael.c]
28 typo 28 typo
29 - Copy manpages back over from OpenBSD - too tedious to wade through diffs 29 - (djm) Copy manpages back over from OpenBSD - too tedious to wade
30 through diffs
31 - Added condrestart to Redhat init script. Patch from Pekka Savola
32 <pekkas@netcore.fi>
33 - Update version in Redhat spec file
30 34
3120001015 3520001015
32 - (djm) Fix ssh2 hang on background processes at logout. 36 - (djm) Fix ssh2 hang on background processes at logout.