From 1e4fb059ccef18ca83c52053f1bc7b703e64a934 Mon Sep 17 00:00:00 2001 From: Mikhail Zakharov Date: Wed, 11 Oct 2023 21:15:14 +0200 Subject: [PATCH] CHANGELOG update --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95255e4..37a9678 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ * 2023.10.10 ts-warp-1.4.0, gui-warp-1.0.11 (gui-warp-v1.0.18-mac), ns-warp-1.0.7 * `ts-warp`: Incompatible to previous versions, CLI options for connections: `-T` Transparent, `-S` Socks, `-H` HTTP - * `ts-warp`: Taransparent connections port: 10800, Internal Socks server port: 7080, Internal HTTP server port: 8080 + * `ts-warp`: Transparent connections port: `10800`, Internal Socks server port: `7080`, Internal HTTP server: `8080` * `http.c`: Internal HTTP proxy fixes * `http.c`: `http_server_request()` special buffer for replies * `gui-warp.app`: Create missed leafs of configuration directory tree if they are not exist