You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ch...@apache.org on 2002/03/02 23:51:25 UTC

cvs commit: httpd-proxy/module-1.0 .cvsignore .indent.pro CHANGES Makefile.OS2 Makefile.libdir Makefile.tmpl http_protocol.c.patch mod_proxy.c mod_proxy.h proxy_cache.c proxy_connect.c proxy_ftp.c proxy_http.c proxy_util.c

chuck       02/03/02 14:51:25

  Modified:    .        STATUS
  Removed:     module-1.0 .cvsignore .indent.pro CHANGES Makefile.OS2
                        Makefile.libdir Makefile.tmpl http_protocol.c.patch
                        mod_proxy.c mod_proxy.h proxy_cache.c
                        proxy_connect.c proxy_ftp.c proxy_http.c
                        proxy_util.c
  Log:
  Remove old HTTP/1.1 proxy code; this is now in apache-1.3.x
  
  Revision  Changes    Path
  1.32      +5 -4      httpd-proxy/STATUS
  
  Index: STATUS
  ===================================================================
  RCS file: /home/cvs/httpd-proxy/STATUS,v
  retrieving revision 1.31
  retrieving revision 1.32
  diff -u -d -b -u -r1.31 -r1.32
  --- STATUS	18 Jan 2002 17:23:32 -0000	1.31
  +++ STATUS	2 Mar 2002 22:51:25 -0000	1.32
  @@ -1,5 +1,5 @@
   HTTPD PROXY STATUS:
  -Last modified at [$Date: 2002/01/18 17:23:32 $]
  +Last modified at [$Date: 2002/03/02 22:51:25 $]
   
   Release:
   
  @@ -7,6 +7,8 @@
   
   httpd 1.3.x)
      
  +   HTTP/1.1 proxy code released in apache 1.3.22
  +   
      Source for HTTP/1.1 mod_proxy is now available 
       in httpd-proxy/module-1.0/ via CVS
      Note: this code now maintains binary compatibility
  @@ -53,8 +55,7 @@
           Message-ID: <19...@chill.innovation.ch>
           Status: TBD
       * announce to current-testers@ to get some looking at
  -    * possibly to fold this into a later release (1.3.20++?)
  -      currently being maintained as a separate code base + patch
  +    * possibly to fold this into a later release (1.3.20++?) - done
       * Bill Rowe's suggested fix for Win32 - done
       * Kwindla Kramer's patches for downstream cache control
           Message-ID: <15...@khk.allafrica.com>
  @@ -62,7 +63,7 @@
                   in mod_headers
       * Luis Londono's mod_ssl post patch to fix up after mod_ssl installed
           Message-ID: <01...@nisbic.com>
  -        Status: this needs to go to the mod_ssl guys
  +        Status: this needs to go to the mod_ssl guys - done
   
   2.0 - now reintegrated in httpd-2.0