summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2010-02-12 09:23:40 +1100
committerDamien Miller <djm@mindrot.org>2010-02-12 09:23:40 +1100
commit8922106fe9df50810e4149a05f7e3f9585ec08cc (patch)
tree66413982ac665d82de2969628c2baacb200e246f /ChangeLog
parent86cbb44d47c49b108b94854b02dd5c3eae19123d (diff)
downloadopenssh-git-8922106fe9df50810e4149a05f7e3f9585ec08cc.tar.gz
- djm@cvs.openbsd.org 2010/02/09 03:56:28
[buffer.c buffer.h] constify the arguments to buffer_len, buffer_ptr and buffer_dump
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ca5ec70..872f06e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -24,6 +24,9 @@
- djm@cvs.openbsd.org 2010/02/09 00:50:59
[ssh-keygen.c]
fix -Wall
+ - djm@cvs.openbsd.org 2010/02/09 03:56:28
+ [buffer.c buffer.h]
+ constify the arguments to buffer_len, buffer_ptr and buffer_dump
20100210
- (djm) add -lselinux to LIBS before calling AC_CHECK_FUNCS for