summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 8 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 2e3f57a3a..0f00e72e3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -40,6 +40,13 @@
40 dugsong ok 40 dugsong ok
41 XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and 41 XXX isn't it sensitive to the order of -I/usr/include/kerberosIV and
42 -I/usr/include/kerberosV? 42 -I/usr/include/kerberosV?
43 - markus@cvs.openbsd.org 2001/07/11 16:29:59
44 [ssh.c]
45 sort options string, fix -p, add -k
46 - markus@cvs.openbsd.org 2001/07/11 18:26:15
47 [auth.c]
48 no need to call dirname(pw->pw_dir).
49 note that dirname(3) modifies its argument on some systems.
43 50
4420010711 5120010711
45 - (djm) dirname(3) may modify its argument on glibc and other systems. 52 - (djm) dirname(3) may modify its argument on glibc and other systems.
@@ -6015,4 +6022,4 @@
6015 - Wrote replacements for strlcpy and mkdtemp 6022 - Wrote replacements for strlcpy and mkdtemp
6016 - Released 1.0pre1 6023 - Released 1.0pre1
6017 6024
6018$Id: ChangeLog,v 1.1396 2001/07/14 02:20:32 djm Exp $ 6025$Id: ChangeLog,v 1.1397 2001/07/14 02:21:34 djm Exp $