SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 250321 from home:ecsos

update to 4.2.9

OBS-URL: https://build.opensuse.org/request/show/250321
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=143
This commit is contained in:
2014-09-20 12:24:01 +00:00
committed by Git OBS Bridge
parent 0ccee882b4
commit 86d26e5078
4 changed files with 19 additions and 4 deletions

View File

@@ -1,3 +1,18 @@
-------------------------------------------------------------------
Sat Sep 20 12:12:53 UTC 2014 - ecsos@schirra.net
- update to 4.2.9 (2014-09-20)
- fix bug ajax.js responseHandler: cannot read property of null
- fix bug sql.js: str is undefined
- sf#4524 Allow for direct selection of "0"
on the "user overview" page
- sf#4529 Undefined index: pos
- sf#4523 tbl_change.js: insert as new row submit type on
multiple selected records does not set all AUTO_INCREMENTs
to 0 value
- fix bug ajax.js responseHandler: another "cannot read property"
- fix bug tbl_structure.js "cannot read property"
-------------------------------------------------------------------
Sun Sep 14 21:10:17 UTC 2014 - chris@computersalat.de