summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorBen Lindstrom <mouring@eviladmin.org>2001-03-26 05:35:33 +0000
committerBen Lindstrom <mouring@eviladmin.org>2001-03-26 05:35:33 +0000
commit9531825dd01559105b7b3c1d493e4a13d358988a (patch)
tree8c14a6740e3512fb546725d46c41f21f11d37b12 /ChangeLog
parent8ca935655e3c0a8ddae90f8609433eca203054f0 (diff)
- Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index f4244ca39..20e4efb47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
120010327 120010327
2 - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID) 2 - Attempt sync with sshlogin.c w/ OpenBSD (mainly CVS ID)
3 - Fix pointer issues in waitpid() and wait() replaces. Patch by Lutz
4 Jaenicke <Lutz.Jaenicke@aet.TU-Cottbus.DE>
3 5
420010324 620010324
5 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>. 7 - Fixed permissions ssh-keyscan. Thanks to Christopher Linn <celinn@mtu.edu>.
@@ -4708,4 +4710,4 @@
4708 - Wrote replacements for strlcpy and mkdtemp 4710 - Wrote replacements for strlcpy and mkdtemp
4709 - Released 1.0pre1 4711 - Released 1.0pre1
4710 4712
4711$Id: ChangeLog,v 1.1016 2001/03/26 05:32:16 mouring Exp $ 4713$Id: ChangeLog,v 1.1017 2001/03/26 05:35:33 mouring Exp $