[svn:p5ee] r14523 - p5ee/trunk/App-Repository
[email protected] Tue, 16 Nov 2010 07:01:28 -0800 (PST)
| Newsgroups | perl.cvs.p5ee |
|---|---|
| Message-ID | <[email protected]> |
Author: spadkins Date: Tue Nov 16 07:01:28 2010 New Revision: 14523 Modified: p5ee/trunk/App-Repository/CHANGES Log: latest Modified: p5ee/trunk/App-Repository/CHANGES ============================================================================== --- p5ee/trunk/App-Repository/CHANGES (original) +++ p5ee/trunk/App-Repository/CHANGES Tue Nov 16 07:01:28 2010 @@ -4,6 +4,7 @@ 0.968 x summary_tables are now implemented + x queries which include undefined columns in the order by clause exclude those columns and work correctly otherwise 0.967 x App::Repository::get_index()/get_unique_index(): now work for arrays as well as hashrefs