[PATCH] Fix typos in the CHANGES files
Sergey A. Osokin
osa at FreeBSD.org.ru
Wed Dec 14 15:27:07 UTC 2022
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
diff -r 72b76e78e284 -r dc163738d6b5 text/en/CHANGES-0.6
--- a/text/en/CHANGES-0.6 Wed Dec 14 18:16:49 2022 +0300
+++ b/text/en/CHANGES-0.6 Wed Dec 14 18:26:40 2022 +0300
@@ -2604,7 +2604,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
@@ -2832,7 +2832,7 @@
*) Bugfix: if the length of the response part received at once from
proxied or FastCGI server was equal to 500, then nginx returns the
- 500 response code; in proxy mode the the bug had appeared in 0.1.29
+ 500 response code; in proxy mode the bug had appeared in 0.1.29
only.
*) Bugfix: nginx did not consider the directives with 8 or 9 parameters
@@ -3076,7 +3076,7 @@
*) Bugfix: nginx could not be built on NetBSD 2.0.
- *) Bugfix: the timeout may occur while reading of the the client
+ *) Bugfix: the timeout may occur while reading of the client
request body via SSL connections.
diff -r 72b76e78e284 -r dc163738d6b5 text/en/CHANGES-0.7
--- a/text/en/CHANGES-0.7 Wed Dec 14 18:16:49 2022 +0300
+++ b/text/en/CHANGES-0.7 Wed Dec 14 18:26:40 2022 +0300
@@ -3805,7 +3805,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
@@ -4033,7 +4033,7 @@
*) Bugfix: if the length of the response part received at once from
proxied or FastCGI server was equal to 500, then nginx returns the
- 500 response code; in proxy mode the the bug had appeared in 0.1.29
+ 500 response code; in proxy mode the bug had appeared in 0.1.29
only.
*) Bugfix: nginx did not consider the directives with 8 or 9 parameters
@@ -4277,7 +4277,7 @@
*) Bugfix: nginx could not be built on NetBSD 2.0.
- *) Bugfix: the timeout may occur while reading of the the client
+ *) Bugfix: the timeout may occur while reading of the client
request body via SSL connections.
diff -r 72b76e78e284 -r dc163738d6b5 text/en/CHANGES-0.8
--- a/text/en/CHANGES-0.8 Wed Dec 14 18:16:49 2022 +0300
+++ b/text/en/CHANGES-0.8 Wed Dec 14 18:26:40 2022 +0300
@@ -4301,7 +4301,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
@@ -4529,7 +4529,7 @@
*) Bugfix: if the length of the response part received at once from
proxied or FastCGI server was equal to 500, then nginx returns the
- 500 response code; in proxy mode the the bug had appeared in 0.1.29
+ 500 response code; in proxy mode the bug had appeared in 0.1.29
only.
*) Bugfix: nginx did not consider the directives with 8 or 9 parameters
@@ -4773,7 +4773,7 @@
*) Bugfix: nginx could not be built on NetBSD 2.0.
- *) Bugfix: the timeout may occur while reading of the the client
+ *) Bugfix: the timeout may occur while reading of the client
request body via SSL connections.
More information about the nginx-devel
mailing list