]> andersk Git - openssh.git/blobdiff - ChangeLog
- Fix rresvport_af failure errors (logic error in bsd-bindresvport.c)
[openssh.git] / ChangeLog
index 3858b89d73f031f471cd63eb33a2cee94319f229..5ea5c01882ee7accae73fdd30cd5b1dc2b57bde1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,12 @@
  - 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.036543 seconds and 4 git commands to generate.