mirror of
https://github.com/vrana/adminer.git
synced 2025-08-13 18:14:07 +02:00
Release 4.2.0
This commit is contained in:
@@ -1,2 +1,2 @@
|
|||||||
<?php
|
<?php
|
||||||
$VERSION = "4.2.0-dev";
|
$VERSION = "4.2.0";
|
||||||
|
@@ -1,4 +1,4 @@
|
|||||||
Adminer 4.2.0-dev:
|
Adminer 4.2.0 (released 2015-02-07)
|
||||||
Fix XSS in login form (bug #436)
|
Fix XSS in login form (bug #436)
|
||||||
Allow limiting number of displayed rows in SQL command
|
Allow limiting number of displayed rows in SQL command
|
||||||
Fix reading routine column collations
|
Fix reading routine column collations
|
||||||
|
Reference in New Issue
Block a user