diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ | |||
1 | 20140206 | ||
2 | - (dtucker) [openbsd-compat/bsd-poll.c] Don't bother checking for non-NULL | ||
3 | before freeing since free(NULL) is a no-op. ok djm. | ||
4 | |||
1 | 20140205 | 5 | 20140205 |
2 | - (djm) [sandbox-capsicum.c] Don't fatal if Capsicum is offered by | 6 | - (djm) [sandbox-capsicum.c] Don't fatal if Capsicum is offered by |
3 | headers/libc but not supported by the kernel. Patch from Loganaden | 7 | headers/libc but not supported by the kernel. Patch from Loganaden |