ADDED   DONE
Index: DONE
==================================================================
--- /dev/null
+++ DONE
@@ -0,0 +1,36 @@
+#  Copyright 2006-2017, Matthew Welland.
+# 
+# This file is part of Megatest.
+# 
+#     Megatest is free software: you can redistribute it and/or modify
+#     it under the terms of the GNU General Public License as published by
+#     the Free Software Foundation, either version 3 of the License, or
+#     (at your option) any later version.
+# 
+#     Megatest is distributed in the hope that it will be useful,
+#     but WITHOUT ANY WARRANTY; without even the implied warranty of
+#     MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+#     GNU General Public License for more details.
+# 
+#     You should have received a copy of the GNU General Public License
+#     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.
+
+NOTE: This file gets copied occasionally into the wiki as "Roadmap DONE".
+      Do not make changes in the wiki, they will be lost!
+
+DONE
+====
+
+WW14
+. Streamline compilation - DONE, all non-official egg modules are now bundled.
+
+WW15
+. syscheck; touch file in home, tmp, runs, links and start xterm [DONE]
+
+WW16
+. archiving improvements/extentions [DONE]
+.. -get-data, -put-data [DONE]
+.. use MT_ vars if defined and no switch present [DONE]
+.. fix archive "first run" bug [DONE]
+.. areas path1 path2 ... -> search path for archives [NOT NEEDED - use -start-dir]
+.. -propagate -> move archive data forward when it is found in older bundles [NOT NEEDED - simply repost the data]

Index: TODO
==================================================================
--- TODO
+++ TODO
@@ -16,30 +16,22 @@
 #     along with Megatest.  If not, see <http://www.gnu.org/licenses/>.
 
 NOTE: This file gets copied occasionally into the wiki as "Roadmap".
       Do not make changes in the wiki, they will be lost!
 
+See the file "DONE" to see completed items.
+
 TODO
 ====
 
-WW14
-. Streamline compilation - DONE, all non-official egg modules are now bundled.
-
 WW15
-. syscheck; touch file in home, tmp, runs, links and start xterm
 . fill newview matrix with data, filter pipeline gui elements
 . improve [script], especially indent handling
 
 WW16
 . split db into megatest.db (runs etc.) db/<something>.db
 . release basic newview implementation
-. archiving improvements/extentions
-.. -get-data, -put-data
-.. use MT_ vars if defined and no switch present
-.. fix archive "first run" bug
-.. areas path1 path2 ... -> search path for archives
-.. -propagate -> move archive data forward when it is found in older bundles
 
 WW18
 . release split db implementation
 . mtutil calls from dashboard (for remote control)
 . logs browser (esp. for surfacing mtutil related activities)
@@ -47,10 +39,12 @@
 WW19
 . break command line into sections; all, run control, queries, utilities etc.
 . pull in ftfplan (not integrated, just code pulled in)
 
 WW20
+. Jenkins junit XML support
+. Add output flushing in teamcity support
 . Switch to using simple runs query everywhere
 . Add end_time to runs and add a rollup call that sets state, status and end_time
 
 Future
 . Switch to scsh-process pipeline management for job execution/control