[hitori/hitori-0-3] Release version 0.3.2



commit a9f0c63d8820e3a15c5015e09ecea0c48babfc77
Author: Philip Withnall <philip tecnocode co uk>
Date:   Sat Mar 24 23:48:23 2012 +0000

    Release version 0.3.2

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f44608b..7e87118 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,16 @@
 Major new features in version...
 
+0.3.2:
+* Remove implicit dependency on libm
+* Fix some drawing artifacts with cell borders
+* Translations:
+** de (Mario BlÃttermann)
+** fr (GÃrard Baylard)
+** gl (Fran DiÃguez)
+** pl (Piotr DrÄg)
+** ro (Cristian BuzdugÄ, Daniel ÈerbÄnescu)
+** sl (ÐÐÑÐÑÐÐÐ ÐÐÐÐÐÐÑ)
+
 0.3.1:
 * Fix internationalisation (bgo#652399)
 * Fix some drawing artifacts with hints (bgo#652684)
diff --git a/configure.ac b/configure.ac
index d59fc84..c32c91c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT([Hitori],[0.3.1],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[http://live.gnome.org/Hitori])
+AC_INIT([Hitori],[0.3.2],[https://bugzilla.gnome.org/enter_bug.cgi?product=hitori],[hitori],[http://live.gnome.org/Hitori])
 
 AM_INIT_AUTOMAKE([check-news dist-bzip2 subdir-objects])
 AC_CONFIG_HEADERS([config.h])



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