Index: doc/TODO =================================================================== --- doc/TODO (revision 36907) +++ doc/TODO (revision 36908) @@ -3,12 +3,14 @@ 1. For the upcoming release =============================================================================== + FEATURE: packager's doc: list external deps for packages; see librnd r34388 [report: fuz] + TEST: use centralized exec_prefix, see sch_rnd r3691 -> test with win binary [report: Igor2] -+ BUG: empty board, draw line, select line, drag&drop move line, {u c} -> valgrind log! [report: aron] - BUG: try loading tedax netlist bug_files/TODO/test_tedax.net exported by sch-rnd with 'File:Import:Load Netlist File'. Fails with error can't open file '/tmp/pcb.XXqDg5FK/sch_rnd_output' for read Netlist failed to produce usable output. Refer to stderr for details Command line was: sch-rnd -x tedax --outfile /tmp/pcb.XXqDg5FK/sch_rnd_output /home/esh/Source/tmp/trunk/src/test_tedax.net [report: Erich] + BUG: bug_files/TODO/merge.rs: draw a -\ line with singal style on top copper to connect endpoints in 1-2-3 pattern; line merge messes up [report: Majenko] 2. For later releases =============================================================================== - FEATURE: load file name filter, see sch-rnd r5872 [report: Igor2] +- BUG: bug_files/TODO/uc.rp, drag&drop move selected twice then {u c} -> valgrind log! [report: aron] + - happens when subc is removed from pcb_removelist + - subc line is probably added but not removed from pcb_removelist's rtrees - 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: thermal: bug_files/TODO/thermal.lht: remove an intern layer group the double click poly -> thermal is lost [report: cuvoodoo] - we should display layer IDs somewhere: useful for debugging and for the user for query()