summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2010-01-18 02:05:39 +0100
committerTim Rice <tim@multitalents.net>2010-01-18 02:05:39 +0100
commit641ebf1f86b4f254cab71f9496e8915940248004 (patch)
tree3a0d67491823ece251230eb9ff4b9529f5064eed /ChangeLog
parent - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too. (diff)
downloadopenssh-641ebf1f86b4f254cab71f9496e8915940248004.tar.xz
openssh-641ebf1f86b4f254cab71f9496e8915940248004.zip
- (tim) [configure.ac] Use the C99-conforming functions snprintf() and
vsnprintf() named _xsnprintf() and _xvsnprintf() on SVR5 systems.
Diffstat (limited to '')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9759182dc..aed4bba47 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
20100117
- (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.
+ - (tim) [configure.ac] Use the C99-conforming functions snprintf() and
+ vsnprintf() named _xsnprintf() and _xvsnprintf() on SVR5 systems.
20100116
- (dtucker) [openbsd-compat/pwcache.c] Pull in includes.h and thus defines.h