From: Peter Knut Date: Sat, 16 Mar 2024 18:11:38 +0000 (+0100) Subject: Update changes.txt X-Git-Tag: v4.16.0~126 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=197ab976b8b125463ec49fe3b88c8807ef81695e;p=adminer.git Update changes.txt --- diff --git a/changes.txt b/changes.txt index c62761aa..c368fd06 100644 --- a/changes.txt +++ b/changes.txt @@ -1,4 +1,7 @@ Adminer 4.9.0-dev: +Validate connection to server in HTTP based drivers + +Adminer 4.8.2: Support multi-line table comments MySQL: Use ST_SRID() instead of SRID() for MySQL 8 (PR #418) PostgreSQL: Don't reset table comments (regression from 4.2.0)