diff options
author | Chris Darroch <chrisd@apache.org> | 2006-12-08 01:21:04 +0100 |
---|---|---|
committer | Chris Darroch <chrisd@apache.org> | 2006-12-08 01:21:04 +0100 |
commit | e195d2653c08246aff7cbd07f425bf36883854e4 (patch) | |
tree | a78732093edbeb7738e84702aefe5982b36c94ed /docs/manual/new_features_2_4.html.en | |
parent | As per http://issues.apache.org/bugzilla/show_bug.cgi?id=40640, remove (diff) | |
download | apache2-e195d2653c08246aff7cbd07f425bf36883854e4.tar.xz apache2-e195d2653c08246aff7cbd07f425bf36883854e4.zip |
remove mod_headers edit feature from new_features_2_4.xml
(back-ported to 2.2.x) and update transformation
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@483755 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/manual/new_features_2_4.html.en')
-rw-r--r-- | docs/manual/new_features_2_4.html.en | 9 |
1 files changed, 1 insertions, 8 deletions
diff --git a/docs/manual/new_features_2_4.html.en b/docs/manual/new_features_2_4.html.en index 4f18369728..7b671641a3 100644 --- a/docs/manual/new_features_2_4.html.en +++ b/docs/manual/new_features_2_4.html.en @@ -40,14 +40,7 @@ <div class="section"> <h2><a name="module" id="module">Module Enhancements</a></h2> - <dl> - <dt><code class="module"><a href="./mod/mod_headers.html">mod_headers</a></code></dt> - - <dd>Using the new <code>edit</code> argument, header values may - be edited using a regular expression search-and-replace - operation.</dd> - </dl> - + </div><div class="top"><a href="#page-header"><img alt="top" src="./images/up.gif" /></a></div> <div class="section"> <h2><a name="programs" id="programs">Program Enhancements</a></h2> |