You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by gr...@apache.org on 2001/11/02 22:55:48 UTC

cvs commit: httpd-2.0 CHANGES

gregames    01/11/02 13:55:48

  Modified:    .        CHANGES
  Log:
  moving the description of this fix to 2.0.27.  I bumped the tag on that fix,
  and will do so on this file in a sec, then re-commit this file.
  
  Revision  Changes    Path
  1.412     +1 -6      httpd-2.0/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /home/cvs/httpd-2.0/CHANGES,v
  retrieving revision 1.411
  retrieving revision 1.412
  diff -u -r1.411 -r1.412
  --- CHANGES	2001/10/31 18:31:50	1.411
  +++ CHANGES	2001/11/02 21:55:47	1.412
  @@ -1,14 +1,9 @@
  -Changes with Apache 2.0.28-dev
  +Changes with Apache 2.0.27
   
     *) Fixed a memory leak in the getline parsing code that could
        be triggered by arbitrarily large header lines. Requests
        from the core input filter for single lines are now limited
        to HUGE_STRING_LEN (8192 bytes).  [Aaron Bannert]
  -
  -  *) Introduce an Apache mod_ssl initial configuration template 
  -     (ssl.conf, generated from ssl-std.conf).  [Ralf S. Engelschall]
  -
  -Changes with Apache 2.0.27
   
     *) Fix a truncation bug in how we print the port on the Via: header. 
        The routine that prints the Via: header now takes a length for