summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 57ddea6ff..b38b3ca08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -17,6 +17,10 @@
17 [sftp.c] 17 [sftp.c]
18 unbreak ls in working directories that contains globbing characters in 18 unbreak ls in working directories that contains globbing characters in
19 their pathnames. bz#1655 reported by vgiffin AT apple.com 19 their pathnames. bz#1655 reported by vgiffin AT apple.com
20 - djm@cvs.openbsd.org 2010/06/18 03:16:03
21 [session.c]
22 Missing check for chroot_director == "none" (we already checked against
23 NULL); bz#1564 from Jan.Pechanec AT Sun.COM
20 24
2120100622 2520100622
22 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 26 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512