From: Jakub Vrana Date: Mon, 19 Feb 2018 23:00:47 +0000 (+0100) Subject: Fix typo X-Git-Tag: v4.6.2~2 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=0cfc68e6c66beff09c3a81e90c501bf811812c1a;p=adminer.git Fix typo --- diff --git a/changes.txt b/changes.txt index e7d848e3..a0439abc 100644 --- a/changes.txt +++ b/changes.txt @@ -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)