Author: adam-guest
Date: 2008-03-09 00:02:55 +0000 (Sun, 09 Mar 2008)
New Revision: 1115

Modified:
   trunk/Devscripts/Debbugs.pm
Log:
Add tags and usertag(s)? as aliases for "tag" in select()

Modified: trunk/Devscripts/Debbugs.pm
===================================================================
--- trunk/Devscripts/Debbugs.pm 2008-03-08 18:04:03 UTC (rev 1114)
+++ trunk/Devscripts/Debbugs.pm 2008-03-09 00:02:55 UTC (rev 1115)
@@ -133,6 +133,9 @@
                       from => 'submitter',
                        status    => 'status',
                        tag       => 'tag',
+                       tags      => 'tag',
+                       usertag   => 'tag',
+                       usertags  => 'tag',
                        owner     => 'owner',
                        dist      => 'dist',
                        distribution => 'dist',



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to