summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 88e4fe267..8dd37b2c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
8 platforms that don't have it. 8 platforms that don't have it.
9 - (dtucker) [openbsd-compat/openbsd-compat.h] Add prototype for strtoul, 9 - (dtucker) [openbsd-compat/openbsd-compat.h] Add prototype for strtoul,
10 group strto* function prototypes together. 10 group strto* function prototypes together.
11 - (dtucker) [openbsd-compat/bsd-misc.c] Handle the case where setpgrp() takes
12 an argument. Pointed out by djm.
11 - (djm) OpenBSD CVS Sync 13 - (djm) OpenBSD CVS Sync
12 - djm@cvs.openbsd.org 2013/02/14 21:35:59 14 - djm@cvs.openbsd.org 2013/02/14 21:35:59
13 [auth2-pubkey.c] 15 [auth2-pubkey.c]