Changeset 62 for trunk/CHANGELOG

Show
Ignore:
Timestamp:
07/11/09 15:22:21 (3 years ago)
Author:
tsuckow
Message:
  • enhancement: updated missing changelog info
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r49 r62  
    1 08-June 2009 
     1V0.3.1 
     211-July 2009 
     3 - fixed: (GridView.js) load mask would steal focus from scrollbar in some broswers 
     4 - fixed: (GridView.js) (suspendLoadEvent) would not be properly reset after buffering, 
     5which would not remove the loadMask 
     6 
     708-June 2009 
    28 - enhancement: removed "loadMaskConfig" property and instead delegated loadmask 
    39configuration to loadMask cfg property; simplified "showLoadMask" method