[gnome-calculator] Releasing 3.11.3
- From: Arth Patel <arthpatel src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Releasing 3.11.3
- Date: Mon, 16 Dec 2013 16:52:55 +0000 (UTC)
commit 52d521913471639a68cca403d562abf25682ffa3
Author: PioneerAxon <arth svnit gmail com>
Date: Mon Dec 16 22:22:08 2013 +0530
Releasing 3.11.3
NEWS | 15 +++++++++++++++
configure.ac | 2 +-
2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a5bef73..df45d4c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+Overview of changes in gnome-calculator 3.11.3
+ * New : Custom functions (Garima Joshi)
+ * New : Support for factorials of positive decimal numbers (Rashid Khan)
+ * Update : Depend on newer versions of GTK, Vala (Michael Catanzaro)
+ * Update : Translations
+ * Update : Use HeaderBar (Michael Catanzaro)
+ * Fix : Stop using stock icons (Robert Ancell)
+ * Fix : Compilation warnings (Robert Ancell)
+ * Fix : Title in basic mode (Michael Catanzaro)
+ * Fix : Typos (Christian Kirbach, Seán de Búrca)
+ * Fix : Newline text wrap bug (Kevin THIERRY)
+ * Fix : "Malformed expression" stays forever bug (Rashid Khan)
+ * Fix : AppData (Richard Hughes)
+ * Fix : Misc cleanup (Michael Catanzaro, Olav Vitters)
+
Overview of changes in gnome-calculator 3.10.0
* Update translations
diff --git a/configure.ac b/configure.ac
index f1ef7fc..8449b4c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
-AC_INIT(gnome-calculator, 3.10.0)
+AC_INIT(gnome-calculator, 3.11.3)
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
AM_MAINTAINER_MODE
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]