r316 - in branches/rewrite: . src

Otavio Salvador partial-mirror-devel@lists.alioth.debian.org
Tue, 16 Nov 2004 07:44:52 -0700


Author: otavio
Date: Tue Nov 16 07:44:50 2004
New Revision: 316

Modified:
   branches/rewrite/   (props changed)
   branches/rewrite/src/Config.py
Log:
 r271@nurf:  otavio | 2004-11-16T14:44:28.772591Z
 We forgot to change filter subsection to it.


Modified: branches/rewrite/src/Config.py
==============================================================================
--- branches/rewrite/src/Config.py	(original)
+++ branches/rewrite/src/Config.py	Tue Nov 16 07:44:50 2004
@@ -62,7 +62,7 @@
     _allowed = []
     _options_with_type = {}
     _allowed_in_filter_field = [
-        'section',
+        'subsection',
         'priority',
         'name'
         ]