update zlib to 1.2.13

This commit is contained in:
El RIDO
2022-10-15 09:05:19 +02:00
parent 2e2c70ed15
commit 08b6070359
6 changed files with 6 additions and 5 deletions

View File

@@ -5,6 +5,7 @@
* CHANGED: Avoid `SUPER` privilege for setting the `sql_mode` for MariaDB/MySQL (#919)
* FIXED: Revert to CREATE INDEX without IF NOT EXISTS clauses, to support MySQL (#943)
* FIXED: Apply table prefix to indexes as well, to support multiple instances sharing a single database (#943)
* CHANGED: Upgrading libraries to: zlib 1.2.13
* **1.4 (2022-04-09)**
* ADDED: Translations for Corsican, Estonian, Finnish and Lojban
* ADDED: new HTTP headers improving security (#765)