SHA256
1
0
forked from pool/phpMyAdmin

Accepting request 518796 from home:ecsos:server

- update to 4.7.4
  * gh#13415 Remove shadow from the logo
  * gh#13507 Fixed per server theme feature
  * gh#13523 Missing newline in ALTER exports
  * gh#13414 Fixed several compatibility issues with PHP 7.2
  * gh#13550 Fixed copy results to clipboard
  * gh#13562 Add limitation for user group length
  * gh#13561 Fixed edit variable link in advisor
  * gh#13579 Optimize table link should not be visible in print 
    page
  * gh#13553 Improved error handling on corrupted tables
  * gh#13512 Fixed rendering of add index dialog
  * gh#13606 Fixed refreshing server variables

OBS-URL: https://build.opensuse.org/request/show/518796
OBS-URL: https://build.opensuse.org/package/show/server:php:applications/phpMyAdmin?expand=0&rev=293
This commit is contained in:
2017-08-25 17:20:17 +00:00
committed by Git OBS Bridge
parent ef10a314a2
commit 84aea920f5
6 changed files with 38 additions and 21 deletions

View File

@@ -1,3 +1,20 @@
-------------------------------------------------------------------
Fri Aug 25 17:05:32 UTC 2017 - ecsos@opensuse.org
- update to 4.7.4
* gh#13415 Remove shadow from the logo
* gh#13507 Fixed per server theme feature
* gh#13523 Missing newline in ALTER exports
* gh#13414 Fixed several compatibility issues with PHP 7.2
* gh#13550 Fixed copy results to clipboard
* gh#13562 Add limitation for user group length
* gh#13561 Fixed edit variable link in advisor
* gh#13579 Optimize table link should not be visible in print
page
* gh#13553 Improved error handling on corrupted tables
* gh#13512 Fixed rendering of add index dialog
* gh#13606 Fixed refreshing server variables
-------------------------------------------------------------------
Fri Jul 28 09:17:35 UTC 2017 - chris@computersalat.de