Index: doc/TODO =================================================================== --- doc/TODO (revision 13564) +++ doc/TODO (revision 13565) @@ -6,11 +6,6 @@ + BUG: shape editor dialog: catch layer change and regen the shape [report: SQ6POG] + BUG: property editor arc delta value: #-75 shouldn't be switched to positive [report: Erich] + BUG: autosave leaks memory (when pcb-rnd is left there for long) [report: jg] -- BUG: subc/term: - - term netlist connectivity (r10843): - + autoplace.c - needs intensive testing (including per perturbation operation tests) - - autoroute.c:961 - - autoroute.c:1000 + BUG: missing subc snap: + polygon pad center snap [report: jg] + subc centroid/origin snap [report: jg] @@ -23,6 +18,11 @@ - for (punctuation): learn key for non-US users - lesstif code upgrade for the new API - menu file fixup on punctuation in lesstif +- BUG: subc/term: + - term netlist connectivity (r10843): + + autoplace.c - needs intensive testing (including per perturbation operation tests) + - autoroute.c:961 + - autoroute.c:1000 - BUG: subc terminals should be drawn at the end [report: Ade] - BUG: when DRC sizes are saved in user conf, they are overridden from the default.pcb -> should be fixed by removing these from pcb_board_t [report: Alain] Reason: pcb_board_t Bloat, Shrink, minWid, minSlk, minDrill, minRing -> remove them, use values from the config system instead