Index: doc/TODO =================================================================== --- doc/TODO (revision 35576) +++ doc/TODO (revision 35577) @@ -3,7 +3,6 @@ 1. For the upcoming release =============================================================================== + FEATURE: asm(): a config node (maybe query script); if a subc matches, omit it from the list; this is for DNP or build options [report: Majenko] - BUG/admin: repo.hu tarball signing broke [report: cuvoodoo] -- BUG: layer binding dialog: on the standard 4 layer board create a subc with a line on top copper; edit layer bindings of the subc; try to move it to each inner copper -> dialog box gets confused [report: Igor2] 2. For later releases =============================================================================== - CLEANUP: rewrite query's parent_net_len_found_cb() to collect objects in a tree (from->to objects, at most 2 'to' objects from a single 'from'); use slab allocation for tree elems; see bug_files/revp.lht: {n l o} on the long horizontal line causes zig-zagging map that a single segment reverse won't fix; also revise pads ascii write with this [report: cuvoodoo]