summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 066930714..f3a1b0033 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,12 @@
8 - djm@cvs.openbsd.org 2008/12/09 04:32:22 8 - djm@cvs.openbsd.org 2008/12/09 04:32:22
9 [auth2-chall.c] 9 [auth2-chall.c]
10 replace by-hand string building with xasprinf(); ok deraadt@ 10 replace by-hand string building with xasprinf(); ok deraadt@
11 - sobrado@cvs.openbsd.org 2008/12/09 15:35:00
12 [sftp.1 sftp.c]
13 update for the synopses displayed by the 'help' command, there are a
14 few missing flags; add 'bye' to the output of 'help'; sorting and spacing.
15 jmc@ suggested replacing .Oo/.Oc with a single .Op macro.
16 ok jmc@
11 17
1220090107 1820090107
13 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X. 19 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X.
@@ -5017,5 +5023,5 @@
5017 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5023 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5018 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5024 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5019 5025
5020$Id: ChangeLog,v 1.5162 2009/01/28 05:13:39 djm Exp $ 5026$Id: ChangeLog,v 1.5163 2009/01/28 05:14:09 djm Exp $
5021 5027