summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorMichael R Sweet <michael.r.sweet@gmail.com>2006-08-24 18:09:44 +0000
committerMichael R Sweet <michael.r.sweet@gmail.com>2006-08-24 18:09:44 +0000
commitf5cbdbb1b52d615b446a84a18b7779d18820f302 (patch)
treef442332bd467a61985f498575855989192c5eb9b /CHANGES
parentbd4d11e5e33f499d3825ed236c48ef68001f99dd (diff)
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
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES14
1 files changed, 8 insertions, 6 deletions
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