summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 5 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a149b0a54..9a0d97319 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 them an address for cases where they are not explicitly 17 them an address for cases where they are not explicitly
18 specified (wildcard or localhost bind). reported by daveroth AT 18 specified (wildcard or localhost bind). reported by daveroth AT
19 acm.org; ok dtucker@ deraadt@ 19 acm.org; ok dtucker@ deraadt@
20 - dtucker@cvs.openbsd.org 2006/12/13 08:34:39
21 [servconf.c]
22 Make PermitOpen work with multiple values like the man pages says.
23 bz #1267 with details from peter at dmtz.com, with & ok djm@
20 24
2120061205 2520061205
22 - (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would 26 - (djm) [auth.c] Fix NULL pointer dereference in fakepw(). Crash would
@@ -2637,4 +2641,4 @@
2637 OpenServer 6 and add osr5bigcrypt support so when someone migrates 2641 OpenServer 6 and add osr5bigcrypt support so when someone migrates
2638 passwords between UnixWare and OpenServer they will still work. OK dtucker@ 2642 passwords between UnixWare and OpenServer they will still work. OK dtucker@
2639 2643
2640$Id: ChangeLog,v 1.4595 2007/01/05 05:26:45 djm Exp $ 2644$Id: ChangeLog,v 1.4596 2007/01/05 05:28:36 djm Exp $