From d206d968d018eadc5eb7dc41cf01ce6dd06046f6 Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Tue, 3 Oct 2017 20:48:57 +0100 Subject: [PATCH] Update changelog for 20170923.ff218728-0+iwj2~3.gbpc58e0c release --- debian/changelog | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index d6bd8e9..e97872f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ -sgt-puzzles (20170923.ff218728-0+iwj2~2.gbpdf5ca6) UNRELEASED; urgency=medium +sgt-puzzles (20170923.ff218728-0+iwj2~3.gbpc58e0c) UNRELEASED; urgency=medium - ** SNAPSHOT build @df5ca635dd81dfd89b40998cb9c8b14614739670 ** + ** SNAPSHOT build @c58e0c245845ba619c52ed1f63bd6db4388d729a ** [ Simon Tatham ] * Avoid macro-generating a trailing comma in an enum. @@ -26,7 +26,38 @@ sgt-puzzles (20170923.ff218728-0+iwj2~2.gbpdf5ca6) UNRELEASED; urgency=medium * tracks: Make error clue background white * midend: Allow "new game" to be undone - -- Ian Jackson Sat, 30 Sep 2017 19:43:44 +0100 + [ Simon Tatham ] + * Net: rewrite the drawing code for better scalability. + * Fix auto-selection of presets in GTK. + * Fix changing puzzle size in a maximised GTK3 window. + + [ Ian Jackson ] + * tracks.c: draw_clue: Introduce bg parameter + * tracks: Greyscale colour initialisation: line up columns + * tracks: Make error clue background white + + [ Simon Tatham ] + * deserialise: use the right one of {,c}params. + * midend_deserialise: keep deserialised data in a struct. + * midend_deserialise: accept an extra validation function. + + [ Ian Jackson ] + * midend: Allow "new game" to be undone + + [ Simon Tatham ] + * Style tweaks to the newgame_undo patch. + * Forbid undo of new-game if it would change the params. + * Make newgame_undo_buf 'char *', not 'void *'. + * Fix an int->pointer cast warning in windows.c. + * New name UI_UPDATE for interpret_move's return "". + * Use a proper union in struct config_item. + * Return error messages as 'const char *', not 'char *'. + * Assorted char * -> const char * API changes. + * Make the code base clean under -Wwrite-strings. + + [ Ian Jackson ] + + -- Ian Jackson Tue, 03 Oct 2017 20:48:57 +0100 sgt-puzzles (20170923.ff218728-0+iwj1) unstable; urgency=medium -- 2.30.2