summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0969811ce..5b77506e5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -82,6 +82,11 @@
82 post-auth child. the new buffer code is more strict, and requires 82 post-auth child. the new buffer code is more strict, and requires
83 buffer_init() while the old code was happy after a bzero(); 83 buffer_init() while the old code was happy after a bzero();
84 originally from djm@ 84 originally from djm@
85 - logan@cvs.openbsd.org 2014/05/05 07:02:30
86 [sftp.c]
87 Zap extra whitespace.
88
89 OK from djm@ and dtucker@
85 90
8620140430 9120140430
87 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already 92 - (dtucker) [defines.h] Define __GNUC_PREREQ__ macro if we don't already