diff --git a/ChangeLog b/ChangeLog index da23234e2e..66212fce48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,7 +1,9 @@ phpMyAdmin - ChangeLog ====================== -4.9.0 (2019-06-04) +4.9.1 (not yet released) + +4.9.0.1 (2019-06-04) - issue #14478 phpMyAdmin no longer streams the export data - issue #14514 Tables with SYSTEM VERSIONING show up as views instead of tables - issue #14515 Values cannot be edited in SYSTEM VERSIONING tables with INVISIBLE timestamps diff --git a/README b/README index cb8feca27e..7a518b1938 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ phpMyAdmin - Readme =================== -Version 4.9.0 +Version 4.9.0.1 A web interface for MySQL and MariaDB. diff --git a/doc/conf.py b/doc/conf.py index 7143312c01..79fad8e2b4 100644 --- a/doc/conf.py +++ b/doc/conf.py @@ -51,7 +51,7 @@ copyright = u'2012 - 2018, The phpMyAdmin devel team' # built documents. # # The short X.Y version. -version = '4.9.0' +version = '4.9.0.1' # The full version, including alpha/beta/rc tags. release = version diff --git a/js/designer/move.js b/js/designer/move.js index 5f87d59b47..3fb8cd3cb7 100644 --- a/js/designer/move.js +++ b/js/designer/move.js @@ -770,7 +770,7 @@ function Save3 (callback) { var $form = $('
') .append('') - .append('') + .append($('').val(db)) .append('') .append('') .append('