mirror of
https://github.com/vrana/adminer.git
synced 2025-08-12 01:24:17 +02:00
Increase version
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
<?php
|
||||
$VERSION = "3.0.2-dev";
|
||||
$VERSION = "3.1.0-dev";
|
||||
|
15
changes.txt
15
changes.txt
@@ -1,13 +1,14 @@
|
||||
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
|
||||
Timestamp in export
|
||||
Link to bookmark SQL command
|
||||
Adminer 3.1.0-dev:
|
||||
Customizable export
|
||||
Support for virtual foreign keys
|
||||
Option to show only errors in SQL command
|
||||
Link to bookmark SQL command
|
||||
Highlight and edit SQL command in processlist
|
||||
Always display all drivers
|
||||
Timestamp in export
|
||||
Disable XSS "protection" of IE8
|
||||
Immunity against zend.ze1_compatibility_mode
|
||||
Fix last page with empty result set
|
||||
Always display all drivers
|
||||
|
||||
Adminer 3.0.1 (released 2010-10-18):
|
||||
Send the form by Ctrl+Enter in all textareas
|
||||
|
Reference in New Issue
Block a user