You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rs...@hyperreal.org on 1998/05/22 08:58:29 UTC

cvs commit: apache-1.3/src/support httpd.exp

rse         98/05/21 23:58:28

  Modified:    src      CHANGES
               src/support httpd.exp
  Log:
  Fix src/support/httpd.exp because of recent changes. AIX still worked fine,
  but better to have this list in a correct state.
  
  Revision  Changes    Path
  1.860     +6 -0      apache-1.3/src/CHANGES
  
  Index: CHANGES
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/CHANGES,v
  retrieving revision 1.859
  retrieving revision 1.860
  diff -u -r1.859 -r1.860
  --- CHANGES	1998/05/21 10:48:33	1.859
  +++ CHANGES	1998/05/22 06:58:26	1.860
  @@ -1,3 +1,9 @@
  +Changes with Apache 1.3b8
  +
  +  *) Fix src/support/httpd.exp (DSO export file which is currently only
  +     used under AIX) because of recent changes to function names.
  +     [Ralf S. Engelschall]
  +
   Changes with Apache 1.3b7
   
     *) Make sure a MIME-type can be forced via a RewriteRule even when no
  
  
  
  1.2       +1 -2      apache-1.3/src/support/httpd.exp
  
  Index: httpd.exp
  ===================================================================
  RCS file: /export/home/cvs/apache-1.3/src/support/httpd.exp,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- httpd.exp	1998/04/28 08:42:12	1.1
  +++ httpd.exp	1998/05/22 06:58:28	1.2
  @@ -8,6 +8,7 @@
   ap_add_named_module
   ap_add_per_dir_conf
   ap_add_per_url_conf
  +ap_add_version_component
   ap_allow_options
   ap_allow_overrides
   ap_append_arrays
  @@ -110,7 +111,6 @@
   ap_get_client_block
   ap_get_gmtoff
   ap_get_local_host
  -ap_get_module_config
   ap_get_remote_host
   ap_get_remote_logname
   ap_get_server_built
  @@ -285,7 +285,6 @@
   ap_set_flag_slot
   ap_set_keepalive
   ap_set_last_modified
  -ap_set_module_config
   ap_set_name_virtual_host
   ap_set_string_slot
   ap_set_string_slot_lower