Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-14 06:13:09 +00:00

update changes.txt

This commit is contained in:
bol-van
2025-12-06 20:27:26 +03:00
parent 9125cb0205
commit 1073f03802

View File

@@ -52,7 +52,10 @@ v0.4
* nfqws2: LUA_COMPAT_VER tracking
v0.5
* nfqws2: u8add,u16add,u24add,u32add luacalls
* nfqws2: abandon any arithmetics beyond 32bit (because lua 5.1 does not support 64 bit integers, store everything as double)
* nfqws2: instance_cutoff luacall just warns and do nothing if ctx is nil
* zapret-lib: http_reply, url and nld dissectors
* zapret-lib: instance_cutoff_shim
* zapret-auto: circular orchestrator