Index: Changelog =================================================================== --- Changelog (revision 2415) +++ Changelog (revision 2416) @@ -30,7 +30,7 @@ [mods] -Fix: report doesn't crash if there's nothing to report - -Add: debug plugin to host core debugging actions so thta they can be removed from core + -Add: debug plugin to host core debugging actions so that they can be removed from core -Add: debug plugin to tmpasm lists -Add: io_* hooks - native file formats are plugins now -Change: turn .pcb (.fp) file IO code into plugin io_pcb Index: Release_notes =================================================================== --- Release_notes (revision 2415) +++ Release_notes (revision 2416) @@ -8,10 +8,10 @@ color map, saving and restoring window layout per user or even per design. Beside the conf rewrite, the new release features a lot of dead-code removal, -compiler warnign cleanup and code simplification all over the place. +compiler warning cleanup and code simplification all over the place. The build system and portability got some care too, pcb-rnd should compile -on Mac OS X out of the box. On Linux, pcb-rnd builds succesfully with Motif +on Mac OS X out of the box. On Linux, pcb-rnd builds successfully with Motif installed instead of lesstif. Build dependencies are relaxed: no m4, no bison and no yacc required.