[glom] 1.29.3
- From: Murray Cumming <murrayc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glom] 1.29.3
- Date: Tue, 24 Mar 2015 13:57:57 +0000 (UTC)
commit ed00d6a407fec10df09bf92bb1c8aa41262540bf
Author: Murray Cumming <murrayc murrayc com>
Date: Mon Mar 9 13:01:54 2015 +0100
1.29.3
NEWS | 12 ++++++++++++
configure.ac | 2 +-
2 files changed, 13 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 260b9b8..76512ff 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+1.29.3 (unstable):
+
+* Details: Let entry widgets expand to fill space,
+ fixing a regression from 1.27.2.
+ (Murray Cumming)
+* Details: Make text alignment work again,
+ fixing a regression from 1.27.2
+ (Murray Cumming)
+* Use the LC_TIME to get translated date formats, even when LANGUAGE is set.
+ (Murray Cumming) Bug #742968
+
+
1.29.2 (unstable):
* Use the LC_TIME environment variable to get translated date formats.
diff --git a/configure.ac b/configure.ac
index 2ff76ac..9166f7c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -15,7 +15,7 @@
## You should have received a copy of the GNU General Public License
## along with this program. If not, see <http://www.gnu.org/licenses/>.
-AC_INIT([Glom],[1.29.2],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
+AC_INIT([Glom],[1.29.3],[http://bugzilla.gnome.org/enter_bug.cgi?product=Glom],[glom])
AC_PREREQ(2.63)
AC_CONFIG_SRCDIR([glom/main.cc])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]