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 b38b3ca08..6563597ac 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,6 +21,10 @@
21 [session.c] 21 [session.c]
22 Missing check for chroot_director == "none" (we already checked against 22 Missing check for chroot_director == "none" (we already checked against
23 NULL); bz#1564 from Jan.Pechanec AT Sun.COM 23 NULL); bz#1564 from Jan.Pechanec AT Sun.COM
24 - djm@cvs.openbsd.org 2010/06/18 04:43:08
25 [sftp-client.c]
26 fix memory leak in do_realpath() error path; bz#1771, patch from
27 anicka AT suse.cz
24 28
2520100622 2920100622
26 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512 30 - (djm) [loginrec.c] crank LINFO_NAMESIZE (username length) to 512