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

Add referrer: never meta tag

This commit is contained in:
Jakub Vrana
2015-02-06 09:00:48 -08:00
parent 42fd6dea8b
commit 060c006875
2 changed files with 2 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ Report offline and other AJAX errors (bug #419)
Don't alter table comment if not changed
Add links to documentation on table status page
Fix handling of 64 bit numbers in auto_increment
Add referrer: never meta tag
MySQL: Use utf8mb4 if available
MySQL: Support foreign keys in NDB storage
PostgreSQL: Materialized views