[PATCH] Fix typos in the CHANGES files
Maxim Dounin
mdounin at mdounin.ru
Wed Dec 14 16:30:05 UTC 2022
Hello!
On Wed, Dec 14, 2022 at 06:27:07PM +0300, Sergey A. Osokin wrote:
> text/en/CHANGES-0.5 | 2 +-
> text/en/CHANGES-0.6 | 6 +++---
> text/en/CHANGES-0.7 | 6 +++---
> text/en/CHANGES-0.8 | 6 +++---
> 4 files changed, 10 insertions(+), 10 deletions(-)
>
>
> # HG changeset patch
> # User Sergey A. Osokin <osa at FreeBSD.org.ru>
> # Date 1671031600 -10800
> # Wed Dec 14 18:26:40 2022 +0300
> # Node ID dc163738d6b50a29d150546cbf01181de3535c8f
> # Parent 72b76e78e2845278b7a93bffe953a17077cd5f70
> Fix typos in the CHANGES files
>
> diff -r 72b76e78e284 -r dc163738d6b5 text/en/CHANGES-0.5
> --- a/text/en/CHANGES-0.5 Wed Dec 14 18:16:49 2022 +0300
> +++ b/text/en/CHANGES-0.5 Wed Dec 14 18:26:40 2022 +0300
> @@ -2115,7 +2115,7 @@
> *) Bugfix: the segmentation fault occurred or the worker process may
> got caught in an endless loop if the proxied or FastCGI server sent
> the "Cache-Control" header line and the "expires" directive was
> - used; in the proxied mode the the bug had appeared in 0.1.29.
> + used; in the proxied mode the bug had appeared in 0.1.29.
>
>
> Changes with nginx 0.1.42 23 Aug 2005
Please avoid direct modifications of the CHANGES files, these are
generated from docs/xml/nginx/changes.xml in nginx when a release
on the appropriate branch is made.
Note well that this particular typo is already fixed in
4378:6af0f5881f0a (https://hg.nginx.org/nginx/rev/6af0f5881f0a).
It, however, remains visible in the CHANGES files from old
branches, where the fix isn't present.
--
Maxim Dounin
http://mdounin.ru/
More information about the nginx-devel
mailing list