summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2013-08-28 12:49:43 +1000
committerDamien Miller <djm@mindrot.org>2013-08-28 12:49:43 +1000
commit04be8b9e53f8388c94b531ebc5d1bd6e10e930d1 (patch)
treedcf930a8d3f3c80a085078a778994690b7f5a144 /ChangeLog
parentf2f6c315a920a256937e1b6a3702757f3195a592 (diff)
- (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the
'j' (intmax_t/uintmax_t) and 'z' (size_t/ssize_t) conversions in case we start to use them in the future.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e39f68a5a..97881822f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
120130828
2 - (djm) [openbsd-compat/bsd-snprintf.c] teach our local snprintf code the
3 'j' (intmax_t/uintmax_t) and 'z' (size_t/ssize_t) conversions in case we
4 start to use them in the future.
5
120130821 620130821
2 - (djm) OpenBSD CVS Sync 7 - (djm) OpenBSD CVS Sync
3 - djm@cvs.openbsd.org 2013/08/06 23:03:49 8 - djm@cvs.openbsd.org 2013/08/06 23:03:49