patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee

This commit is contained in:
Herman van Rink
2009-12-27 19:01:59 +00:00
parent 61dbb88e15
commit 62cb15b4a3
2 changed files with 36 additions and 1 deletions

View File

@@ -46,6 +46,7 @@ $HeadURL: https://phpmyadmin.svn.sourceforge.net/svnroot/phpmyadmin/trunk/phpMyA
+ rfe #2862575 [status] Order query statistics by % desc, skip rows with 0
+ rfe #2823686 [interface] Increase default height of query window
+ rfe #2129902 [structure] Don't hide indexes
+ patch #2812070 [interface] Allow selecting a range of rows by holding shift, thanks to Joolee
3.2.5.0 (not yet released)
- patch #2903400 [bookmarks] Status of bookmark table,