From 606b10c5e69c1022e0a9ccda30544cce152eb194 Mon Sep 17 00:00:00 2001 From: Jakub Vrana Date: Fri, 22 Oct 2010 14:31:47 +0200 Subject: [PATCH] Update changes --- changes.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/changes.txt b/changes.txt index da1290c0..239efc47 100644 --- a/changes.txt +++ b/changes.txt @@ -1,3 +1,10 @@ +Adminer 3.0.2-dev: +Option to show only errors in SQL command +Highlight and edit SQL command in processlist +Disable XSS "protection" of IE8 +Immunity against zend.ze1_compatibility_mode +Fix last page with empty result set + Adminer 3.0.1 (released 2010-10-18): Send the form by Ctrl+Enter in all textareas Disable creating SQLite databases with extension other than db, sdb, sqlite