Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 38513) +++ trunk/doc/TODO (revision 38514) @@ -31,11 +31,11 @@ - DRC test in make test: the invchar test bbox changes because of a bugfix - FEATURE: bom export: template variable for the list separator (e.g. refdes output); it's space now but sometimes comma is needed [report: Majenko] - DOC: pool node on how to use pixmap for breadboading -- BUG: start pcb-rnd, { w l }, select tssop(), place on layout, shift click to replace tssop() on layout with tssop() in buffer, then { u u }, note "pcb_search_obj_by_id(): internal error, search for ID XXXX failed" [report: Erich] +- BUG: start pcb-rnd, { w l }, select tssop(), place on layout, shift click to replace tssop() on layout with tssop() in buffer, then { u u }, note "pcb_search_obj_by_id(): internal error, search for ID XXXX failed" [report: Erich] 2. For later releases =============================================================================== - FEATURE: hierarhic: subc-in-subc syntax: refdes-refdes-term? probably a bad idea - - search for '-' and centralize parsing refdes-term id + - search for '-' and centralize parsing refdes-term id - BUG: bug_files/TODO/ppc_full.*: poly-clear-poly should respect full-poly flag and apply all islands only if full-poly is set - BUG?: enforce style clearance doesn't work with middle-line rubber band move, see bug_files/TODO/drag.rs [report: Majenko] -> may be a non-bug, if we take this as a line move operation (doesn't enforce)