]> andersk Git - openssh.git/blobdiff - ChangeLog
- Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
[openssh.git] / ChangeLog
index 8899cf28ae9f2582d8ec3a045c0f2fedb9b58f10..5ea5c01882ee7accae73fdd30cd5b1dc2b57bde1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,13 @@
    port, ignore EINVAL errors (Linux) when searching for free port.
  - Revert __snprintf -> snprintf aliasing. Apparently Solaris 
    __snprintf isn't. Report from Theo de Raadt <theo@cvs.openbsd.org>
+ - Document location of Redhat PAM file in INSTALL.
+ - Fixed X11 forwarding bug on Linux. libc advertises AF_INET6 
+   INADDR_ANY_INIT addresses via getaddrinfo, but may not be able to 
+   deliver (no IPv6 kernel support)
+ - Released 1.2.1pre27
+
+ - Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
 
 20000116
  - Renamed --with-xauth-path to --with-xauth
This page took 0.039527 seconds and 4 git commands to generate.