summaryrefslogtreecommitdiff
path: root/HISTORY
diff options
context:
space:
mode:
authorThomas Günther <tom@toms-cafe.de>2010-03-31 02:14:29 +0200
committerThomas Günther <tom@toms-cafe.de>2010-03-31 02:14:29 +0200
commitaf0346136a10e4cabebfc5ccd2e7899a0ad49a43 (patch)
treec193584affa0622dbaffd0c42e803e3562d6b244 /HISTORY
parent60d4d142b46e0d03bd05af356c1c5ce4ad0f60b4 (diff)
downloadvdr-plugin-sudoku-af0346136a10e4cabebfc5ccd2e7899a0ad49a43.tar.gz
vdr-plugin-sudoku-af0346136a10e4cabebfc5ccd2e7899a0ad49a43.tar.bz2
Added unit tests
Diffstat (limited to 'HISTORY')
-rw-r--r--HISTORY1
1 files changed, 1 insertions, 0 deletions
diff --git a/HISTORY b/HISTORY
index e0e8a35..162d282 100644
--- a/HISTORY
+++ b/HISTORY
@@ -95,3 +95,4 @@ ____-__-__: Version 0.3.5
- Added method Pos::interacts_with.
- Removed compatibility to VDR < 1.6.0.
- Converted documentation and source files to UTF-8.
+- Added unit tests.