summaryrefslogtreecommitdiffstats
path: root/query.cgi
diff options
context:
space:
mode:
Diffstat (limited to 'query.cgi')
-rwxr-xr-xquery.cgi1
1 files changed, 1 insertions, 0 deletions
diff --git a/query.cgi b/query.cgi
index 978592549..8ecb17e44 100755
--- a/query.cgi
+++ b/query.cgi
@@ -890,6 +890,7 @@ my @types = (
["nowords", "none of the words"],
["changedbefore", "changed before"],
["changedafter", "changed after"],
+ ["changedfrom", "changed from"],
["changedto", "changed to"],
["changedby", "changed by"],
);