Index: trunk/TODO
===================================================================
--- trunk/TODO	(revision 164)
+++ trunk/TODO	(revision 165)
@@ -3,6 +3,6 @@
 2009/09/04
  - Retain offset/perpage/sort-order and related info in the session and/or user profile
-   - need to keep separate record of domain list and record list settings
- - Support groups (currently group id is hardcoded to 1 anywhere it might be referenced)
+   - need to keep separate record of domain list and record list settings [COMPLETE]
+ - Support groups (currently group id is hardcoded to 1 anywhere it might be referenced) [COMPLETE]
 
 2009/09/10
@@ -29,5 +29,5 @@
  - Subclass some of the specifics of record handling?
    - would let users create plugin code to support arbitrary types
- - Push DB name, host, username, password into config file
+ - Push DB name, host, username, password into config file [COMPLETE]
 
 2009/12/17
@@ -41,5 +41,5 @@
 2010/06/24
  - VegaDNS is apparently derived from NicTool (nictool.com), and, of course, has
-   somewhat fewer features.  *sigh*
+   somewhat fewer features.  *sigh* [COMMENT]
 
 2011/02/17
@@ -55,5 +55,5 @@
 
 2011/07/18
- - "Move domain to group <x>"
+ - "Move domain to group <x>" [PARTIAL - only for domains, separate "bulk operations" page]
 
 2011/07/20
@@ -98,5 +98,5 @@
  - Validate A -> \d+\.\d+\.\d+\.\d+, AAAA -> [\da-f:]+ before
    feeding to NetAddr:IP;  don't want to enter a v6 address on
-   an A record or vice versa
+   an A record or vice versa [COMPLETE]
 
 2011/10/27
@@ -111,2 +111,5 @@
    fail-counter for that action has passed a threshold.  Track the fail
    count in the session.
+
+2011/11/10
+ TODOs and ideas are now (mostly) in Trac (https://secure.deepnet.cx/trac/dnsadmin)
