From: Ian Jackson Date: Sat, 30 Sep 2017 00:29:04 +0000 (+0100) Subject: Update changelog for 20170923.ff218728-0+iwj2~1.gbpc10c7b release X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=commitdiff_plain;h=747fe13c716f14d539a1c693f35d0633f4680138;p=sgt-puzzles.git Update changelog for 20170923.ff218728-0+iwj2~1.gbpc10c7b release --- diff --git a/debian/changelog b/debian/changelog index d302c2b..d1e384e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,29 @@ +sgt-puzzles (20170923.ff218728-0+iwj2~1.gbpc10c7b) UNRELEASED; urgency=medium + + ** SNAPSHOT build @c10c7b419420113a0d8103e9d157e407d99e5322 ** + + [ Simon Tatham ] + * Avoid macro-generating a trailing comma in an enum. + + [ Ian Jackson ] + * draw_thick_line: Bound thickness by 1.0 below + * tracks: Scale thickness of "no track here" crosses + * tracks: Roughly double the thickness of the "no track" crosses + * RFH: tracks: Grid line width problems + * draw_thick_line: Bound thickness by 1.0 below + * tracks: Scale thickness of "no track here" crosses + * tracks: Roughly double the thickness of the "no track" crosses + + [ Simon Tatham ] + * Fix a typo in devel.but. + * tracks: thicken the lines of the grid itself. + * Net: reference-count the barriers array. + + [ Ian Jackson ] + * Revert "RFH: tracks: Grid line width problems" + + -- Ian Jackson Sat, 30 Sep 2017 01:29:04 +0100 + sgt-puzzles (20170923.ff218728-0+iwj1) unstable; urgency=medium * merge from upstream