diff options
author | Damien Miller <djm@mindrot.org> | 2000-09-13 01:43:26 +0200 |
---|---|---|
committer | Damien Miller <djm@mindrot.org> | 2000-09-13 01:43:26 +0200 |
commit | f384c366d33cb435627743f7ea0ed3f966543d40 (patch) | |
tree | 70aeb21714ae4b80454c4ee6e08e93117cec3387 /ChangeLog | |
parent | - (djm) Merge cygwin support from Corinna Vinschen <vinschen@cygnus.com> (diff) | |
download | openssh-f384c366d33cb435627743f7ea0ed3f966543d40.tar.xz openssh-f384c366d33cb435627743f7ea0ed3f966543d40.zip |
- (djm) Fix server not exiting with jobs in background.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,3 +1,6 @@ +20000913 + - (djm) Fix server not exiting with jobs in background. + 20000905 - (djm) Import OpenBSD CVS changes - markus@cvs.openbsd.org 2000/08/31 15:52:24 |