]> git.joonet.de Git - adminer.git/commitdiff
Fix typo
authorJakub Vrana <jakub@vrana.cz>
Mon, 19 Feb 2018 23:00:47 +0000 (00:00 +0100)
committerJakub Vrana <jakub@vrana.cz>
Mon, 19 Feb 2018 23:00:47 +0000 (00:00 +0100)
changes.txt

index e7d848e330b1f29ce45d9a8e5eedb50d62beed1a..a0439abce476c620c75865c09d414efdb15bb7e3 100644 (file)
@@ -2,7 +2,7 @@ Adminer 4.6.2-dev:
 Semi-transparent border on table actions
 Shorten JSON values in select (bug #594)
 Speed up alter table (regression from 4.4.0)
-Store current version before authentication and in Editor
+Store current version without authentication and in Editor
 PostgreSQL: Fix exporting string default values
 PostgreSQL: Fix exporting sequences in PostgreSQL 10
 PostgreSQL: Add IF EXISTS to DROP SEQUENCE in export (bug #595)