[sushi] release: prepare for 0.5.2
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi] release: prepare for 0.5.2
- Date: Mon, 4 Jun 2012 17:10:06 +0000 (UTC)
commit 7d0090acd9908066ffa6d3dda03674bb71ed7d04
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Mon Jun 4 13:09:21 2012 -0400
release: prepare for 0.5.2
NEWS | 8 ++++++++
configure.ac | 2 +-
2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index db91fc5..4c4f85a 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,11 @@
+0.5.2 - "No-one Needs To Know"
+==============================
+
+- Fall back to C locale when constructing the sample string before picking an
+ entirely random-glyph string in the font widget
+- Flip font widget orientation for RTL locales
+- Always pick a valid size for fixed-size fonts in the font widget
+
0.5.1 - "Let It Go"
===================
diff --git a/configure.ac b/configure.ac
index 05ec9bb..f19b379 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([sushi],[0.5.1],[],[sushi])
+AC_INIT([sushi],[0.5.2],[],[sushi])
AM_CONFIG_HEADER(config/config.h)
AC_CONFIG_SRCDIR([src/main.c])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]