From f5cbdbb1b52d615b446a84a18b7779d18820f302 Mon Sep 17 00:00:00 2001 From: Michael R Sweet Date: Thu, 24 Aug 2006 18:09:44 +0000 Subject: Add wording and tweak difficulty levels so that the Easy and Normal levels always generate "valid" Sudoku puzzles while Hard and Impossible are free to make Sudoku puzzles more fun/challenging (STR #1361) git-svn-id: file:///fltk/svn/fltk/branches/branch-1.1@5356 ea41ed52-d2ee-0310-a9c1-e6b18d33e121 --- CHANGES | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index b61023fab..8f80878c3 100644 --- a/CHANGES +++ b/CHANGES @@ -1,15 +1,17 @@ CHANGES IN FLTK 1.1.8 - - Fixed filechooser to behave as documented when - file pattern changes (STR #135s9) + - Updated the Sudoku game to show a notice about Hard and + Impossible puzzles having multiple solutions which are + not a bug or error (STR #1361) + - Fixed filechooser to behave as documented when file + pattern changes (STR #1359) - Completed the global function index and added an alphabetical list of all methods (STR #1319) - Avoiding problems with some platforms that don't implement hypot() (STR #1366) - - Fixed floating point value formatting - for Fl_Spinner (STR #1331) - - Fixed Fl_Positioner callback - when released (STR #1387) + - Fixed floating point value formatting for Fl_Spinner + (STR #1331) + - Fixed Fl_Positioner callback when released (STR #1387) - Fixed WIN32 zero size window issue (STR #1387) - Fixed Sudoku window positioning (STR #1398) - Fluid Code Declarations can now handle -- cgit v1.2.3