Add work-in-progress sub-projects in TODO file

This commit is contained in:
David Capello 2012-10-30 21:09:04 -03:00
parent 7a062b61a8
commit b029faf832

View File

@ -30,6 +30,12 @@
(allow configuration per document). Use cfg.cpp and settings/ dir.
* Refactor src/file/ in several layers.
# WIP
* Data recovery (src/app/data_recovery.cpp)
* Projects (src/app/project.cpp)
* Scriting support (src/scripting/engine.cpp)
# Refactoring
* Split UndoTransaction class into: