]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
comment docco reformat
authorJim Jagielski <jim@apache.org>
Thu, 18 Sep 2008 18:43:22 +0000 (18:43 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 18 Sep 2008 18:43:22 +0000 (18:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@696759 13f79535-47bb-0310-9956-ffa450edef68

include/ap_mmn.h

index bb832f86ecb8bdca91760aa9c19ce40ec6cca47e..9e8a6114f8daa671cf7eecb59957ad9360c8d4cb 100644 (file)
  * 20051115.7 (2.2.7)  Added conn_rec::clogging_input_filters (minor)
  * 20051115.8 (2.2.7)  Added flags to proxy_alias (minor)
  * 20051115.9 (2.2.7)  Add ap_send_interim_response API
- * 20051115.10(2.2.7)  Added ap_mod_status_reqtail (minor)
- * 20051115.11(2.2.7)  Add *ftp_directory_charset to proxy_dir_conf
- * 20051115.12(2.2.8)  Add optional function ap_logio_add_bytes_in() to mog_logio
- * 20051115.13(2.2.9)  Add disablereuse and disablereuse_set
- *                     to proxy_worker struct (minor)
- * 20051115.14(2.2.9)  Add ap_proxy_ssl_connection_cleanup and
- *                     add *scpool, *r and need_flush to proxy_conn_rec
- *                     structure
- * 20051115.15(2.2.9)  Add interpolate_env to proxy_dir_conf and
- *                     introduce proxy_req_conf.
- * 20051115.16(2.2.9)  Add conn_timeout and conn_timeout_set to
- *                     proxy_worker struct.
- * 20051115.17(2.2.10) Add scolonsep to proxy_balancer
+ * 20051115.10 (2.2.7)  Added ap_mod_status_reqtail (minor)
+ * 20051115.11 (2.2.7)  Add *ftp_directory_charset to proxy_dir_conf
+ * 20051115.12 (2.2.8)  Add optional function ap_logio_add_bytes_in() to mog_logio
+ * 20051115.13 (2.2.9)  Add disablereuse and disablereuse_set
+ *                      to proxy_worker struct (minor)
+ * 20051115.14 (2.2.9)  Add ap_proxy_ssl_connection_cleanup and
+ *                      add *scpool, *r and need_flush to proxy_conn_rec
+ *                      structure
+ * 20051115.15 (2.2.9)  Add interpolate_env to proxy_dir_conf and
+ *                      introduce proxy_req_conf.
+ * 20051115.16 (2.2.9)  Add conn_timeout and conn_timeout_set to
+ *                      proxy_worker struct.
+ * 20051115.17 (2.2.10) Add scolonsep to proxy_balancer
  *
- * 20051115.18(2.2.10)  Add chroot support to unixd_config
+ * 20051115.18 (2.2.10) Add chroot support to unixd_config
  */
 
 #define MODULE_MAGIC_COOKIE 0x41503232UL /* "AP22" */