Index: doc/TODO =================================================================== --- doc/TODO (revision 10468) +++ doc/TODO (revision 10469) @@ -33,6 +33,9 @@ - Rotate a line and then undo. Connected lines become corrupted. [report:Ade] LATER RELEASES: +- feature req: + - if the library path starts with a "?", the path is optional; so we don't get warnings for ./footprints [report: celem] + - add some sort of $(project_path) and/or $(design_path) so we don't need to use ./ and we won't depend on CWD [report: celem] - feature req: show grid in both mm and mil in the status bar [report:smilie] - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb [report: Alain] Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead