Index: doc/TODO =================================================================== --- doc/TODO (revision 17068) +++ doc/TODO (revision 17069) @@ -17,7 +17,6 @@ + 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] + BUG: start using the version API of puplug and start versioning the hid ABI; refuse to load mismatching plugins [report: keantoken] + BUG: broken input on lihata padstack proto id shouldn't casue an assert: bug_files/id05.pcb [report: al3x] -+ BUG: Rotate a subc and then undo. The undo operation only affects one padstack leaving the rest of the subc unchanged. [report: Ade] + feature: xy exporter should have the templates in config, not in hardwired C; maybe make it a hash (per output name) [report: celem] + BUG: autorouter mismatched line ends: place two horizontal 1206's in a horizontal row; rat line connect the two outer pads; get it autorouted: the result will be an U shaped track to avoid the inner pads; the amrs of the U don't end where the horizontal line starts; this breaks the rubber band mode for moving the horizontal segment [report: celem] + BUG: export_dxf: arc angles are wrong; bug_files/dxf_arc.lht [report: Vuokko]