[gbrainy] Bump to 2.00 + NEWS



commit b2b0f5e1d80e12a6a5848bb60eb3e71c98a2576a
Author: Jordi Mas <jmas softcatala org>
Date:   Fri Jul 1 18:09:15 2011 +0200

    Bump to 2.00 + NEWS

 NEWS         |   23 ++++++++++++++++++++++-
 configure.ac |    2 +-
 2 files changed, 23 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index b84f6e0..df7b30c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,26 @@
 gbrainy NEWS
 
+Version 2.00
+* UI
+** Integrated question and solution
+** Theme support
+** New default theme (notebook)
+** Vertical / Horizontal toolbar orientation
+* Game experience
+** Better answer handling
+** Accept words, accept figures names, more flexibility handling spaces, etc
+** Better rationale explanations (%)
+** Fixed some verbal analogies
+* Localization
+** I18N fixes
+*** Proof-reading on English by native speakers. 20% of strings where enhanced for better grammar
+**** Ability to run gbrainy in English ignoring the translations 
+* 11 new games: 4 logic games, 1 calculation game, 6 new verbal analogies
+* Infrastructure Fixes
+** Minor memory leaks
+** Mono 2.10 support 
+* Several bug fixes
+
 Version 1.65
 * 2 bug fixes
 * Updated translations
@@ -11,7 +32,7 @@ Version 1.64
 Version 1.63
 * 2 bug fixes
 * Updated and new translations
-* More flexiblity accepting answers
+* More flexibility accepting answers
 
 Version 1.62
 * 4 bug fixes
diff --git a/configure.ac b/configure.ac
index cb52187..fe1ef6e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(gbrainy, 1.90)
+AC_INIT(gbrainy, 2.00)
 AC_CONFIG_SRCDIR(src/Core/)
 
 AM_CONFIG_HEADER(config.h)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]