Template
1
0
mirror of https://github.com/bol-van/zapret2.git synced 2026-03-22 01:05:48 +00:00

update changes.txt

This commit is contained in:
bol-van
2025-12-06 09:59:08 +03:00
parent 9cebc5cc37
commit 967b53b628

View File

@@ -53,3 +53,4 @@ v0.4
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)