summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2004-11-05 20:10:02 +1100
committerDarren Tucker <dtucker@zip.com.au>2004-11-05 20:10:02 +1100
commitf30e1acc62f884f59779d0cdc5d74933934443c4 (patch)
tree90cb9b61ad7434de73803d8f2aae1802ed55d60c /ChangeLog
parent178fa66a6451d890083d2441a2de207bdb74a348 (diff)
- deraadt@cvs.openbsd.org 2004/09/15 18:46:04
[scp.c] scratch that do { } while (0) wrapper in this case
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 70fc70cc3..188869c3d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -26,6 +26,9 @@
26 - mickey@cvs.openbsd.org 2004/09/15 18:42:27 26 - mickey@cvs.openbsd.org 2004/09/15 18:42:27
27 [sshd.c] 27 [sshd.c]
28 use less doubles in daemons; markus@ ok 28 use less doubles in daemons; markus@ ok
29 - deraadt@cvs.openbsd.org 2004/09/15 18:46:04
30 [scp.c]
31 scratch that do { } while (0) wrapper in this case
29 32
3020041102 3320041102
31 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX 34 - (dtucker) [configure.ac includes.h] Bug #947: Fix compile error on HP-UX
@@ -1805,4 +1808,4 @@
1805 - (djm) Trim deprecated options from INSTALL. Mention UsePAM 1808 - (djm) Trim deprecated options from INSTALL. Mention UsePAM
1806 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu 1809 - (djm) Fix quote handling in sftp; Patch from admorten AT umich.edu
1807 1810
1808$Id: ChangeLog,v 1.3568 2004/11/05 09:09:09 dtucker Exp $ 1811$Id: ChangeLog,v 1.3569 2004/11/05 09:10:02 dtucker Exp $