1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-13 10:04:07 +02:00

Display newlines in column comments (bug #573)

This commit is contained in:
Jakub Vrana
2018-01-22 21:03:48 +01:00
parent c789c147b7
commit 43ccfcef8f
5 changed files with 5 additions and 4 deletions

View File

@@ -1,4 +1,5 @@
Adminer 4.4.1-dev:
Display newlines in column comments (bug #573)
Adminer: Fix Search data in tables (regression from 4.4.0)
CSP: Allow any styles, images, media and fonts, disallow base-uri
MySQL: Support geometry in MySQL 8 (bug #574)