summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDamien Miller <djm@mindrot.org>2009-01-28 16:13:39 +1100
committerDamien Miller <djm@mindrot.org>2009-01-28 16:13:39 +1100
commitc30def96e2c7cf3cb7f11182603d457fe8d093cf (patch)
tree04b6f7b61292030a5f652509cd98bf9ac19f89ff /ChangeLog
parentb53d8a18823cfa689b6a2353c6f82aaf364047bf (diff)
- djm@cvs.openbsd.org 2008/12/09 04:32:22
[auth2-chall.c] replace by-hand string building with xasprinf(); ok deraadt@
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index c099443d1..066930714 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,9 @@
5 channel_print_adm_permitted_opens() should deal with all the printing 5 channel_print_adm_permitted_opens() should deal with all the printing
6 for that config option. suggested by markus@; ok markus@ djm@ 6 for that config option. suggested by markus@; ok markus@ djm@
7 dtucker@ 7 dtucker@
8 - djm@cvs.openbsd.org 2008/12/09 04:32:22
9 [auth2-chall.c]
10 replace by-hand string building with xasprinf(); ok deraadt@
8 11
920090107 1220090107
10 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X. 13 - (djm) [uidswap.c] bz#1412: Support >16 supplemental groups in OS X.
@@ -5014,5 +5017,5 @@
5014 OpenServer 6 and add osr5bigcrypt support so when someone migrates 5017 OpenServer 6 and add osr5bigcrypt support so when someone migrates
5015 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 5018 passwords between UnixWare and OpenServer they will still work. OK dtucker@
5016 5019
5017$Id: ChangeLog,v 1.5161 2009/01/28 05:13:04 djm Exp $ 5020$Id: ChangeLog,v 1.5162 2009/01/28 05:13:39 djm Exp $
5018 5021