Changeset 10 for trunk/CHANGELOG

Show
Ignore:
Timestamp:
08/25/08 03:26:33 (4 years ago)
Author:
tsuckowhomberg
Message:
  • fixed: "selectRow()" would allow selecting indexes greater than the "totalLength"-property of the store; added condition to check whether the index is out of bounds (closes google issue 5)
Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/CHANGELOG

    r8 r10  
    1 Version 0.1.2 
     1 
     2- fixes: 
     3 - BufferedRowSelectionModel: "selectRow()" would allow selecting indexes greater than 
     4the "totalLength"-property of the store; added condition to check whether the index is 
     5out of bounds (closes google issue 5) 
     6 
     7Version 0.1.2 
    2825-August-2008 
    39