diff options
author | Thomas Günther <tom@toms-cafe.de> | 2010-03-31 00:31:47 +0200 |
---|---|---|
committer | Thomas Günther <tom@toms-cafe.de> | 2010-03-31 00:31:47 +0200 |
commit | 60d4d142b46e0d03bd05af356c1c5ce4ad0f60b4 (patch) | |
tree | 98d5fcfdf73fcd7b04ec9ae63454984e3b03a19c /HISTORY | |
parent | f94a00c9decb31fb4c4d8fa8348fb134a100c971 (diff) | |
download | vdr-plugin-sudoku-60d4d142b46e0d03bd05af356c1c5ce4ad0f60b4.tar.gz vdr-plugin-sudoku-60d4d142b46e0d03bd05af356c1c5ce4ad0f60b4.tar.bz2 |
Converted documentation and source files to UTF-8
Diffstat (limited to 'HISTORY')
-rw-r--r-- | HISTORY | 23 |
1 files changed, 12 insertions, 11 deletions
@@ -7,9 +7,9 @@ VDR plug-in 'Sudoku' Revision History 2005-11-04: Version 0.1.1 -- Fixed compiler warnings with gcc-4.0 (thanks to Ville Skyttä for reporting +- Fixed compiler warnings with gcc-4.0 (thanks to Ville Skyttä for reporting this). -- Added Finnish language texts (thanks to Ville Skyttä). +- Added Finnish language texts (thanks to Ville Skyttä). - Added setup option whether or not all cells are unmarked when the puzzle is reset. @@ -44,11 +44,11 @@ VDR plug-in 'Sudoku' Revision History 2008-04-06: Version 0.2.1 -- Fixed crash after exit command (thanks to Ville Skyttä for reporting this). -- Updated Finnish language texts (thanks to Ville Skyttä). +- Fixed crash after exit command (thanks to Ville Skyttä for reporting this). +- Updated Finnish language texts (thanks to Ville Skyttä). - Updated Italian language texts (thanks to Diego Pierotto). - Set default values for "Show possible numbers as pattern/digits" to No, - because of problems with DXR3 (thanks to Ville Skyttä for reporting this). + because of problems with DXR3 (thanks to Ville Skyttä for reporting this). 2008-07-27: Version 0.3.0 @@ -62,13 +62,13 @@ VDR plug-in 'Sudoku' Revision History 2008-08-30: Version 0.3.1 - Corrected English language texts: Great font/digits -> Large font/digits - (thanks to Ville Skyttä for reporting this). -- Updated Finnish language texts (thanks to Ville Skyttä). + (thanks to Ville Skyttä for reporting this). +- Updated Finnish language texts (thanks to Ville Skyttä). - Updated Italian language texts (thanks to Diego Pierotto). 2008-09-28: Version 0.3.2 -- Updated French language texts (thanks to NIVAL Michaël). +- Updated French language texts (thanks to NIVAL Michaël). 2008-11-23: Version 0.3.3 @@ -80,9 +80,9 @@ VDR plug-in 'Sudoku' Revision History 2008-11-29: Version 0.3.4 - Fixed solve and print mode of sudoku_generator (don't work if the dump - begins with a digit - thanks to Ville Skyttä for reporting this). -- Updated Finnish language texts (thanks to Ville Skyttä). -- Updated French language texts (thanks to NIVAL Michaël). + begins with a digit - thanks to Ville Skyttä for reporting this). +- Updated Finnish language texts (thanks to Ville Skyttä). +- Updated French language texts (thanks to NIVAL Michaël). - Updated Italian language texts (thanks to Diego Pierotto). - Updated Spanish language texts (thanks to Bittor Corl). @@ -94,3 +94,4 @@ ____-__-__: Version 0.3.5 - Added support for VDR >= 1.7.13 (Make.global). - Added method Pos::interacts_with. - Removed compatibility to VDR < 1.6.0. +- Converted documentation and source files to UTF-8. |