summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index bbd97b950..9b37a5fcd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
120001014 120001014
2 - (bal) Add support for realpath and getcwd for platforms with broken
3 or missing realpath implementations for sftp-server.
4 - (bal) Corrected mistake in INSTALL in regards to GNU rx library
2 - (bal) Add support for GNU rx library for those lacking regexp support 5 - (bal) Add support for GNU rx library for those lacking regexp support
3 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth 6 - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
4 - (djm) Revert SSH2 serverloop hack, will find a better way. 7 - (djm) Revert SSH2 serverloop hack, will find a better way.