Index: doc/TODO =================================================================== --- doc/TODO (revision 15477) +++ doc/TODO (revision 15478) @@ -65,6 +65,7 @@ - display number of items at top of drc window - export to file - BUG: DRC hilight: for each drc error, have two groups of objects with different color highlight. SetThing assumes there will be only 1 object; this was broken in the original design [report: Igor2] +- BUG: Rotate a subc and then undo. The undo operation only affects one padstack leaving the rest of the subc unchanged. [report: Ade] - BUG: revert r15462, get conf_set do this automatically; conf_set_dry will need a create arg [report: igor2] - BUG: revert r15464, fix conf merge bug: - the bug is in conf_merge_patch_list() conf.c:607@r15463