summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ae6de3f2a..7de7fdbf8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
3 - djm@cvs.openbsd.org 2011/06/23 23:35:42 3 - djm@cvs.openbsd.org 2011/06/23 23:35:42
4 [monitor.c] 4 [monitor.c]
5 ignore EINTR errors from poll() 5 ignore EINTR errors from poll()
6 - tedu@cvs.openbsd.org 2011/07/06 18:09:21
7 [authfd.c]
8 bzero the agent address. the kernel was for a while very cranky about
9 these things. evne though that's fixed, always good to initialize
10 memory. ok deraadt djm
6 11
720110624 1220110624
8 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for 13 - (djm) [configure.ac Makefile.in sandbox-darwin.c] Add a sandbox for