Bugfix: Default SQLReport output columns randomly ordered

This commit is contained in:
Len Kranendonk 2004-10-12 07:48:06 +00:00
parent ba1525d091
commit d3a8d76aa5
3 changed files with 21 additions and 1 deletions

View file

@ -1,3 +1,7 @@
6.3.0
- bugfix [ 1045114 ] Columns randomly ordered in SQLReport (Len Kranendonk ,
tnx brother for reporting)
6.2.7
- Expanded upon the help for URL extensions.
- Added a workaround to a bug in Time::HiRes on windows.