From a2b1d2bd806dcafa37f5cdef9c80e88560c95605 Mon Sep 17 00:00:00 2001 From: Twan van Laarhoven Date: Sun, 19 Apr 2020 23:33:45 +0200 Subject: [PATCH] Update changelog --- CHANGES.txt | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGES.txt b/CHANGES.txt index f994e04b..9801b24b 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -3,9 +3,17 @@ ============================================================================== ------------------------------------------------------------------------------ --- trunk: new items added as changes are made +-- HEAD: new items added as changes are made ------------------------------------------------------------------------------ +Bug fixes: + * card variable in console panel now refers to the selected card + * length function now gives correct results for maps + * substr("foo",begin:3) now returns "" instead of true + +Scripting: + * Added type_name function + Other: * Switch to to CMake * Update code to work with wxWidgets 3.0/3.1 and C++ 11 @@ -18,7 +26,7 @@ Other * Changes to build system ------------------------------------------------------------------------------ --- 2.0.0 +-- 2.0.0, 2011-02-05 ------------------------------------------------------------------------------ Program: