summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDarren Tucker <dtucker@zip.com.au>2013-06-02 09:17:09 +1000
committerDarren Tucker <dtucker@zip.com.au>2013-06-02 09:17:09 +1000
commite9887d1c37940b9d6c72d55cfad7a40de4c6e28d (patch)
treef4a9916159cd7ad5f2b11707590618b9a0408b19 /ChangeLog
parent65cf74079a2d563c4ede649116a13ca78c8cc2a4 (diff)
- (dtucker) [sandbox-seccomp-filter.c] Allow clock_gettimeofday.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d0129841..1ec48c237 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -60,6 +60,7 @@
60 with the equivalent calls to free. 60 with the equivalent calls to free.
61 - (dtucker) [configure.ac misc.c] Look for clock_gettime in librt and fall 61 - (dtucker) [configure.ac misc.c] Look for clock_gettime in librt and fall
62 back to time(NULL) if we can't find it anywhere. 62 back to time(NULL) if we can't find it anywhere.
63 - (dtucker) [sandbox-seccomp-filter.c] Allow clock_gettimeofday.
63 64
6420130529 6520130529
65 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null 66 - (dtucker) [configure.ac openbsd-compat/bsd-misc.h] bz#2087: Add a null