diff options
author | Ruediger Pluem <rpluem@apache.org> | 2023-03-07 08:34:08 +0100 |
---|---|---|
committer | Ruediger Pluem <rpluem@apache.org> | 2023-03-07 08:34:08 +0100 |
commit | 669e51165491989cb2a7a33b421cf112ea9c79a0 (patch) | |
tree | b5db9979f518fb1e0ef2ce24e693bf6888162871 | |
parent | Use ap_parse_strict_length() to parse client-supplied Content-Length (diff) | |
download | apache2-669e51165491989cb2a7a33b421cf112ea9c79a0.tar.xz apache2-669e51165491989cb2a7a33b421cf112ea9c79a0.zip |
* Add a 'be' [skip ci]
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1908150 13f79535-47bb-0310-9956-ffa450edef68
-rw-r--r-- | README.CHANGES | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.CHANGES b/README.CHANGES index a1d26379aa..26f8c26197 100644 --- a/README.CHANGES +++ b/README.CHANGES @@ -15,5 +15,5 @@ afterwards. This make target can be seen in a similar way as the scripts to update the documentation files from its xml sources. It can be executed immediately after the new file in the changes-entries directory has been created / merged -and committed or it can executed later. It should be executed at least before +and committed or it can be executed later. It should be executed at least before a release gets tagged. |