Index: trunk/doc/TODO =================================================================== --- trunk/doc/TODO (revision 36034) +++ trunk/doc/TODO (revision 36035) @@ -3,6 +3,7 @@ 1. For the upcoming release =============================================================================== 2. For later releases =============================================================================== +- FEATURE: "polygon cleared out of existence" message should have the #id and layer; maybe query() support? [report: Vuokko] - DEL: remove c-pcb support in favor of the more generic external autorouter plugin - CLEANUP: replace layersel.c all_open_xpm and all_closed_xpm with librnd named xpm plus and minus - 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]