aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiklos Szeredi <miklos@szeredi.hu>2008-03-28 19:22:19 +0000
committerMiklos Szeredi <miklos@szeredi.hu>2008-03-28 19:22:19 +0000
commit4802b14791ac1ea69533005912f4290d55000617 (patch)
treecbaf4cea8ad23eede2032eaf5c46b1a821c471d6 /ChangeLog
parent03381402b2bb74731388271aa892d94afd0b01e2 (diff)
downloadsshfs-4802b14791ac1ea69533005912f4290d55000617.tar
sshfs-4802b14791ac1ea69533005912f4290d55000617.tar.gz
sshfs-4802b14791ac1ea69533005912f4290d55000617.tar.bz2
sshfs-4802b14791ac1ea69533005912f4290d55000617.zip
Add support for password authentication with pam_mount.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d0d2b7b..e5b814c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-28 Miklos Szeredi <miklos@szeredi.hu>
+
+ * Add support for password authentication with pam_mount.
+ Original patch and help with testing: John S. Skogtvedt
+
2008-03-03 Miklos Szeredi <miklos@szeredi.hu>
* Fix ssh debug only appearing if "-d" is used. Reported by