Index: src/bbvia/long =================================================================== --- src/bbvia/long (revision 19251) +++ src/bbvia/long (revision 19252) @@ -1,4 +1,4 @@ -Beign implemented within padstacks. +Already implemented within padstacks. each via would have an optional field that'd describe which layers it connects

Compatibilty: mainline pcb wouldn't understand this feature Index: src/io_fp_eagle/long =================================================================== --- src/io_fp_eagle/long (revision 19251) +++ src/io_fp_eagle/long (revision 19252) @@ -1,4 +1,4 @@ -Already being implemented through io_eagle. +Already implemented through io_eagle.

( Native support for eagle footprints (load and save). Index: src/ppgrid/long =================================================================== --- src/ppgrid/long (revision 19251) +++ src/ppgrid/long (revision 19252) @@ -1,11 +1,11 @@ +Already implemented. +

Optional grid size array that:

-Compatibilty: mainline pcb wouldn't understand this feature; a .pcb -file saved with custom grid list embedded would make load error in mainline pcb -(but the offending block is easy to remove with a text editor). +Compatibilty: not affected. Index: src/qucs/long =================================================================== --- src/qucs/long (revision 19251) +++ src/qucs/long (revision 19252) @@ -1,4 +1,4 @@ -Can't be done without QUCS developers who are not really interested +Can't be done without QUCS developers, who are not really interested QUCS->pcb-rnd forward annotation path. Either using the import schematics plugin, or by providing an alternative to gsch2pcb. Index: src/splitline/long =================================================================== --- src/splitline/long (revision 19251) +++ src/splitline/long (revision 19252) @@ -1,3 +1,5 @@ +Already implemented within ddraft. +

action and GUI/key binding to split an existing segment of a trace into two by inserting a new endpoint at an arbitrary position.