[Jifty-commit] r4407 - in jifty/trunk: bin

jifty-commit at lists.jifty.org jifty-commit at lists.jifty.org
Fri Nov 9 20:56:28 EST 2007


Author: sartak
Date: Fri Nov  9 20:56:27 2007
New Revision: 4407

Modified:
   jifty/trunk/   (props changed)
   jifty/trunk/bin/sort-changelog

Log:
 r44972 at onn:  sartak | 2007-11-09 20:55:15 -0500
 Add 'performance' tag to sort-changelog


Modified: jifty/trunk/bin/sort-changelog
==============================================================================
--- jifty/trunk/bin/sort-changelog	(original)
+++ jifty/trunk/bin/sort-changelog	Fri Nov  9 20:56:27 2007
@@ -31,6 +31,7 @@
     R => 'crud',
     8 => 'I18N',
     M => 'misc',
+    Q => 'performance',
 );
 
 my $command_string = join '', sort keys %commands;


More information about the Jifty-commit mailing list