summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim Rice <tim@multitalents.net>2010-01-17 17:05:39 -0800
committerTim Rice <tim@multitalents.net>2010-01-17 17:05:39 -0800
commit641ebf1f86b4f254cab71f9496e8915940248004 (patch)
tree3a0d67491823ece251230eb9ff4b9529f5064eed /ChangeLog
parent7ab7b9346d658f86cbd08bd0e7f5f41dbf6ee880 (diff)
- (tim) [configure.ac] Use the C99-conforming functions snprintf() and
vsnprintf() named _xsnprintf() and _xvsnprintf() on SVR5 systems.
Diffstat (limited to 'ChangeLog')
-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 @@
120100117 120100117
2 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too. 2 - (tim) [configure.ac] OpenServer 5 needs BROKEN_GETADDRINFO too.
3 - (tim) [configure.ac] Use the C99-conforming functions snprintf() and
4 vsnprintf() named _xsnprintf() and _xvsnprintf() on SVR5 systems.
3 5
420100116 620100116
5 - (dtucker) [openbsd-compat/pwcache.c] Pull in includes.h and thus defines.h 7 - (dtucker) [openbsd-compat/pwcache.c] Pull in includes.h and thus defines.h