You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,8 +9,8 @@ nginx build scripts on msys2 mingw with dependencies and custom patches
9
9
## Features
10
10
11
11
* native x86-64 (x64, amd64) build for windows.
12
-
* nginx can execute in directory or path containing non-ascii characters.
13
-
* read file names in directory as utf8 encoding (affecting autoindex module).
12
+
* nginx can execute in directory or path containing non-ascii characters. (Not needed since [1.23.4](https://github.com/nginx/nginx/commits/release-1.23.4/src/os/win32))
13
+
* read file names in directory as utf8 encoding (affecting autoindex module). (Not needed since [1.23.4](https://github.com/nginx/nginx/commits/release-1.23.4/src/os/win32))
0 commit comments