[hitori] Release version 0.2.3
- From: Philip Withnall <pwithnall src gnome org>
- To: svn-commits-list gnome org
- Cc:
- Subject: [hitori] Release version 0.2.3
- Date: Fri, 6 Nov 2009 20:52:46 +0000 (UTC)
commit ca82305ab12ad67c25b9369511a17136b01d4e46
Author: Philip Withnall <philip tecnocode co uk>
Date: Fri Nov 6 20:52:24 2009 +0000
Release version 0.2.3
NEWS | 14 ++++++++++++++
config.h.in | 4 ++++
configure.ac | 2 +-
3 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index f9917b8..b1583e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,19 @@
Major new features in version...
+0.2.3:
+* Move ChangeLogs to be generated from git logs
+* Fix a problem with rule 3 where it would incorrectly fail on some boards
+* Translations:
+** fr (Laurent Coudeur, Bruno Brouard)
+** zh_CN (Zhang Miao)
+** hu (Tamas Nemeth)
+** es (Jorge Gonzalez)
+** pa (A S Alam)
+** gl (Fran Dieguez)
+** el (Kostas Papadimas)
+** da (Kenneth Nielsen)
+** cz (Marek Cernocky)
+
0.2.2:
* Fixed how hints are drawn
* Cleaned up some of the code
diff --git a/config.h.in b/config.h.in
index f374c7c..e140644 100644
--- a/config.h.in
+++ b/config.h.in
@@ -51,6 +51,10 @@
/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H
+/* Define to the sub-directory in which libtool stores uninstalled libraries.
+ */
+#undef LT_OBJDIR
+
/* Name of package */
#undef PACKAGE
diff --git a/configure.ac b/configure.ac
index 868d146..f45477c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-AC_INIT(hitori, 0.2.2)
+AC_INIT(hitori, 0.2.3)
AM_INIT_AUTOMAKE(AC_PACKAGE_NAME, AC_PACKAGE_VERSION)
AM_CONFIG_HEADER(config.h)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]