summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-11-03 18:43:55 +1100
committerDarren Tucker <dtucker@zip.com.au>2013-11-03 18:43:55 +1100
commit007e3b357e880caa974d5adf9669298ba0751c78 (patch)
tree7e9389b5ef4eeef2253ef50a7699c1bf66f31965 /ChangeLog
parent710f3747352fb93a63e5b69b12379da37f5b3fa9 (diff)
- (dtucker) [configure.ac defines.h] Add typedefs for intmax_t and uintmax_t
for platforms that don't have them.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7513c3d50..69541297c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
4 a no-op in OpenSSH). From chl at openbsd. 4 a no-op in OpenSSH). From chl at openbsd.
5 - (dtucker) [openbsd-compat/setproctitle.c] Handle error case form the 2nd 5 - (dtucker) [openbsd-compat/setproctitle.c] Handle error case form the 2nd
6 vsnprintf. From eric at openbsd via chl@. 6 vsnprintf. From eric at openbsd via chl@.
7 - (dtucker) [configure.ac defines.h] Add typedefs for intmax_t and uintmax_t
8 for platforms that don't have them.
7 9
820131030 1020131030
9 - (djm) OpenBSD CVS Sync 11 - (djm) OpenBSD CVS Sync