[gnome-calculator] Prepare for 3.22.1
- From: Robert Roth <robertroth src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-calculator] Prepare for 3.22.1
- Date: Mon, 10 Oct 2016 20:05:31 +0000 (UTC)
commit 67756853005575ece75cbc6500cf187373002d49
Author: Robert Roth <robert roth off gmail com>
Date: Mon Oct 10 23:04:46 2016 +0300
Prepare for 3.22.1
NEWS | 9 +++++++++
configure.ac | 2 +-
2 files changed, 10 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e4fc33b..6271e37 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,12 @@
+Overview of changes in gnome-calculator 3.22.1
+ * Headerbar layout fixes (djb)
+ * Use dim labels for bit markers in Programming mode (djb)
+ * Fixed history scrolling (Robert Roth)
+ * Minor programming errors fixed (Tobias Mueller)
+ * Vertically center headerbar button content (Lapo Calamandrei)
+ * Updated styles for gtk+ 3.20 (Exalm)
+ * [l10n] update Croatian translations (gogo)
+
Overview of changes in gnome-calculator 3.22.0
* Fix base change for log, fixes #748729 (Robert Roth)
* Math buttons: fix a (potential) crash loading financial dialogs (Tobias Mueller)
diff --git a/configure.ac b/configure.ac
index 2382eaa..f31f829 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.22.0])
+AC_INIT([gnome-calculator], [3.22.1])
AC_CONFIG_MACRO_DIR([m4])
AM_INIT_AUTOMAKE([1.11 no-dist-gzip dist-xz foreign])
AM_SILENT_RULES([yes])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]