From f077cd68e586f2355058d254d475cd5c82a87146 Mon Sep 17 00:00:00 2001 From: William Desportes Date: Fri, 5 Dec 2025 14:48:01 +0100 Subject: [PATCH] Add a CHANGELOG entry for #19118 by #19564 Pull-request: #19564 Ref: #19118 Signed-off-by: William Desportes --- CHANGELOG-6.0.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG-6.0.md b/CHANGELOG-6.0.md index a3334de7c1..34fde0ae2c 100644 --- a/CHANGELOG-6.0.md +++ b/CHANGELOG-6.0.md @@ -80,6 +80,7 @@ All notable changes of the phpMyAdmin 6.0 release series are documented in this * [#19712](https://github.com/phpmyadmin/phpmyadmin/pull/19712): Import OpenLayers and Bootstrap directly using Webpack * [#19794](https://github.com/phpmyadmin/phpmyadmin/pull/19794): Use `jquery-ui-timepicker-addon.min.js` instead of `jquery-ui-timepicker-addon.js` * [#19795](https://github.com/phpmyadmin/phpmyadmin/pull/19795): Use `additional-methods.min.js` instead of `additional-methods.js` +* [#19564](https://github.com/phpmyadmin/phpmyadmin/pull/19564): Update the table comment field to a textarea ### Removed