]> andersk Git - openssh.git/blobdiff - ChangeLog
- (bal) Add support for realpath and getcwd for platforms with broken
[openssh.git] / ChangeLog
index 3493db72bb6467b655fca5bbbfc4cc830f16dba5..9b37a5fcdef650d7a745d3d97845ad5dc53e2da6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 20001014
+ - (bal) Add support for realpath and getcwd for platforms with broken
+   or missing realpath implementations for sftp-server.
+ - (bal) Corrected mistake in INSTALL in regards to GNU rx library
+ - (bal) Add support for GNU rx library for those lacking regexp support 
  - (djm) Don't accept PAM_PROMPT_ECHO_ON messages during initial auth
  - (djm) Revert SSH2 serverloop hack, will find a better way.
  - (djm) Add workaround for Linux 2.4's gratuitious errno change. Patch
      prefer no compression
  - (djm) Fix scp user@host handling
  - (djm) Don't clobber ssh_prng_cmds on install
+ - (stevesk) Include config.h in rijndael.c so we define intXX_t and
+   u_intXX_t types on all platforms.
+ - (stevesk) rijndael.c: cleanup missing declaration warnings.
+ - (stevesk) ~/.hushlogin shouldn't cause required password change to
+   be bypassed.
+ - (stevesk) Display correct path to ssh-askpass in configure output.
+   Report from Lutz Jaenicke.
 
 20001007
  - (stevesk) Print PAM return value in PAM log messages to aid
This page took 0.097977 seconds and 4 git commands to generate.