diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -6,6 +6,9 @@ | |||
6 | [readconf.c] | 6 | [readconf.c] |
7 | strip trailing whitespace from config lines before parsing. | 7 | strip trailing whitespace from config lines before parsing. |
8 | Fixes bz 528; ok markus@ | 8 | Fixes bz 528; ok markus@ |
9 | - markus@cvs.openbsd.org 2003/04/12 10:13:57 | ||
10 | [cipher.c] | ||
11 | hide cipher details; ok djm@ | ||
9 | 12 | ||
10 | 20030512 | 13 | 20030512 |
11 | - (djm) Redhat spec: Don't install profile.d scripts when not | 14 | - (djm) Redhat spec: Don't install profile.d scripts when not |
@@ -1393,4 +1396,4 @@ | |||
1393 | save auth method before monitor_reset_key_state(); bugzilla bug #284; | 1396 | save auth method before monitor_reset_key_state(); bugzilla bug #284; |
1394 | ok provos@ | 1397 | ok provos@ |
1395 | 1398 | ||
1396 | $Id: ChangeLog,v 1.2678 2003/05/14 03:40:54 djm Exp $ | 1399 | $Id: ChangeLog,v 1.2679 2003/05/14 03:41:23 djm Exp $ |