summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2014-01-10 10:37:05 +1100
committerDamien Miller <djm@mindrot.org>2014-01-10 10:37:05 +1100
commit3e49853650448883685cfa32fa382d0ba6d51d48 (patch)
treecc8125afc2ef7cf2ce3098e661b2eaba06c7367d /ChangeLog
parenta9c1e500ef609795cbc662848edb1a1dca279c81 (diff)
- tedu@cvs.openbsd.org 2014/01/04 17:50:55
[mac.c monitor_mm.c monitor_mm.h xmalloc.c] use standard types and formats for size_t like variables. ok dtucker
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c429c3b8a..ab584d993 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
120140110
2 - (djm) OpenBSD CVS Sync
3 - tedu@cvs.openbsd.org 2014/01/04 17:50:55
4 [mac.c monitor_mm.c monitor_mm.h xmalloc.c]
5 use standard types and formats for size_t like variables. ok dtucker
6
120140108 720140108
2 - (djm) [regress/.cvsignore] Ignore regress test droppings; ok dtucker@ 8 - (djm) [regress/.cvsignore] Ignore regress test droppings; ok dtucker@
3 9