caudium-commits AT caudium.net
Caudium CVS Commits list

CVS: caudium CHANGES,1.319.2.30,1.319.2.31


chronological Thread 
  • From: "Bill Welliver" <hww3 AT cvs.caudiumforge.net>
  • To: caudium-commits AT caudium.net
  • Subject: CVS: caudium CHANGES,1.319.2.30,1.319.2.31
  • Date: Thu, 12 May 2005 02:13:44 +0000

Update of /cvs/caudium/caudium
In directory cvs.caudiumforge.net:/tmp/cvs-serv89859

Modified Files:
      Tag: stable_1_4
        CHANGES 
Log Message:
ch-ch-ch-changes


Index: CHANGES
===================================================================
RCS file: /cvs/caudium/caudium/CHANGES,v
retrieving revision 1.319.2.30
retrieving revision 1.319.2.31
diff -u -r1.319.2.30 -r1.319.2.31
--- CHANGES     9 May 2005 19:44:00 -0000       1.319.2.30
+++ CHANGES     12 May 2005 02:13:41 -0000      1.319.2.31
@@ -1,5 +1,13 @@
 Changes in Caudium 1.4.5 since Caudium 1.4.4
 --------------------------------------------
+- Fixed emit->maxrows and emit->skiprows
+   (Bill Welliver)
+- Added emit->sort_function and emit->sort_key to sort query results
+   Example usage: sort_function="Array.oid_sort_func" sort_key="version"
+   where sort_function is the name of a function compatible with 
+   Array.sort_array, and sort_key is the name of a field in the resultset 
+   to sort by.
+   (Bill Welliver)
 - Backported: PikeGraphy uses Caudium's authentication system for 
   user authentication. Security levels are still stored in the 
   user table. 



  • CVS: caudium CHANGES,1.319.2.30,1.319.2.31, Bill Welliver

Archive powered by MhonArc 2.6.10.

§