diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -34,6 +34,12 @@ | |||
34 | - markus@cvs.openbsd.org 2001/07/10 21:49:12 | 34 | - markus@cvs.openbsd.org 2001/07/10 21:49:12 |
35 | [readpass.c] | 35 | [readpass.c] |
36 | don't panic if fork or pipe fail (just return an empty passwd). | 36 | don't panic if fork or pipe fail (just return an empty passwd). |
37 | - itojun@cvs.openbsd.org 2001/07/11 00:24:53 | ||
38 | [servconf.c] | ||
39 | make it compilable in all 4 combination of KRB4/KRB5 settings. | ||
40 | dugsong ok | ||
41 | XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and | ||
42 | -I/usr/include/kerberosV? | ||
37 | 43 | ||
38 | 20010711 | 44 | 20010711 |
39 | - (djm) dirname(3) may modify its argument on glibc and other systems. | 45 | - (djm) dirname(3) may modify its argument on glibc and other systems. |
@@ -6009,4 +6015,4 @@ | |||
6009 | - Wrote replacements for strlcpy and mkdtemp | 6015 | - Wrote replacements for strlcpy and mkdtemp |
6010 | - Released 1.0pre1 | 6016 | - Released 1.0pre1 |
6011 | 6017 | ||
6012 | $Id: ChangeLog,v 1.1395 2001/07/14 02:19:56 djm Exp $ | 6018 | $Id: ChangeLog,v 1.1396 2001/07/14 02:20:32 djm Exp $ |