Index: trunk/Changelog =================================================================== --- trunk/Changelog (revision 951) +++ trunk/Changelog (revision 952) @@ -1,3 +1,13 @@ +pcb-rnd 1.0.5 +~~~~~~~~~~~~~ + [onpoint] + -Add: Robert Drehmel's on-point patch adapted for pcb-rnd + + [scconfig] + -Fix: properly configure and build and install even if there's space + in the source path (thanks to Jason White) + -Fix: take genht from the local copy, don't depend it being installed + pcb-rnd 1.0.4 ~~~~~~~~~~~~~ [ba] Index: trunk/Release_notes =================================================================== --- trunk/Release_notes (revision 951) +++ trunk/Release_notes (revision 952) @@ -1,8 +1,4 @@ -pcb-rnd 1.0.4 +pcb-rnd 1.0.5 ~~~~~~~~~~~~~ -This release is a minor feature release for back annotation. - -It also fixes portability issues around [mincut] and a few other minor bugs. - -The auto renumbering action is turned off until it is decided how to -make it compatible with back annotation. +The main features are bugfixes in the build system and adaptation of +Robert Drehmel's on-point patch. Index: trunk/debian/changelog =================================================================== --- trunk/debian/changelog (revision 951) +++ trunk/debian/changelog (revision 952) @@ -1,3 +1,9 @@ +pcb-rnd (1.0.4-r951) unstable; urgency=low + + * New upstream release (1.0.5) + + -- Tibor Palinkas Sat, 24 Oct 2015 16:55:56 +0200 + pcb-rnd (1.0.4-r944) unstable; urgency=low * New upstream release (1.0.4) Index: trunk/scconfig/hooks.c =================================================================== --- trunk/scconfig/hooks.c (revision 951) +++ trunk/scconfig/hooks.c (revision 952) @@ -9,7 +9,7 @@ #include "tmpasm_scconfig.h" #include "util/arg_auto_set.h" -#define version "1.0.4" +#define version "1.0.5" static void help1(void) {