[sushi] release: prepare for 0.0.5
- From: Cosimo Cecchi <cosimoc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [sushi] release: prepare for 0.0.5
- Date: Tue, 26 Jul 2011 15:28:21 +0000 (UTC)
commit ae637a7aa275e3f44b542949dd4b44c5982bccc1
Author: Cosimo Cecchi <cosimoc gnome org>
Date: Tue Jul 26 17:26:45 2011 +0200
release: prepare for 0.0.5
NEWS | 10 ++++++++++
configure.ac | 2 +-
2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 785e12e..ab9bca4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+0.0.5 - "Coop"
+==============
+
+- Use "document-open-symbolic" for run/open toolbar buttons
+- Require latest clutter-gtk to fix underallocations with GTK+ 3.1
+- Use g_format_size() instead of g_format_size_for_display()
+- Use the GTK+ dark theme
+- UTF8-validate the text before inserting it into the
+ buffer (Ignacio Casal Quinteiro)
+
0.0.4 - "Bianca"
================
diff --git a/configure.ac b/configure.ac
index e5c1478..f6d93c6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl -*- mode: m4 -*-
AC_PREREQ(2.63)
-AC_INIT([sushi],[0.0.4],[],[sushi])
+AC_INIT([sushi],[0.0.5],[],[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]