chiark / gitweb /
Merge branch 'master' of https://git.tartarus.org/simon/puzzles into widelines
[sgt-puzzles.git] / debian / changelog
index d302c2b35666b8bf31b03034637bab82d07eebb5..d6bd8e9cd5b0cc7ea85f30fbc44240fc61ec2faf 100644 (file)
@@ -1,3 +1,33 @@
+sgt-puzzles (20170923.ff218728-0+iwj2~2.gbpdf5ca6) UNRELEASED; urgency=medium
+
+  ** SNAPSHOT build @df5ca635dd81dfd89b40998cb9c8b14614739670 **
+
+  [ 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"
+  * tracks.c: draw_clue: Introduce bg parameter
+  * tracks: Greyscale colour initialisation: line up columns
+  * tracks: Make error clue background white
+  * midend: Allow "new game" to be undone
+
+ -- Ian Jackson <ian@zealot.relativity.greenend.org.uk>  Sat, 30 Sep 2017 19:43:44 +0100
+
 sgt-puzzles (20170923.ff218728-0+iwj1) unstable; urgency=medium
 
   * merge from upstream