summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorhrcerqueira <hrcerqueira@gmail.com>2010-01-20 18:09:41 +0000
committerhrcerqueira <hrcerqueira@gmail.com>2010-01-20 18:09:41 +0000
commitea34e0d9d621b00591bef42f067568221fa5721b (patch)
treeb8799c4ea723a35bda2efd545a1e9dacbd5b6890 /TODO
parent7518716209e49ecd76ea4de1f169216f8f4fa268 (diff)
downloadaskbot-ea34e0d9d621b00591bef42f067568221fa5721b.tar.gz
askbot-ea34e0d9d621b00591bef42f067568221fa5721b.tar.bz2
askbot-ea34e0d9d621b00591bef42f067568221fa5721b.zip
Made sorting tabs work in question search
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 372e714f..81033e36 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,3 @@
-* per-tag email subscriptions
-* make sorting tabs work in question search
-* allow multiple logins to the same account
+* per-tag email subscriptions
+* make sorting tabs work in question search - done
+* allow multiple logins to the same account