[file-roller] updated for version 2.91.2
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 2.91.2
- Date: Mon, 29 Nov 2010 19:55:20 +0000 (UTC)
commit fa52b574f7467a3d9d50a69bfcd04b45a5636a8a
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Nov 29 20:42:36 2010 +0100
updated for version 2.91.2
NEWS | 26 ++++++++++++++++++++++++++
configure.ac | 2 +-
2 files changed, 27 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6254929..0f6b056 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,29 @@
+version 2.91.2
+--------------
+
+ New features and user visible changes:
+
+ * Added a D-Bus service to create and extract archives. (#627732)
+ * 7z: changed the compression level options.
+ normal compression: from "-mx=5" to "-mx=7"
+ maximum compression: from "-mx=7" to "-mx=9 -m0=lzma2"
+ (#635083)
+
+ Bugs fixed:
+
+ * Fixed build without packagekit (#634356)
+
+ New or updated application translations:
+
+ * Chinese (simplified) (Eleanor Chen)
+ * Español (Jorge González)
+ * Estonian (Ivar Smolin)
+ * Galician (Fran Diéguez)
+ * Norwegian Bokmål (Kjartan Maraas)
+ * Persian (Mahyar Moghimi)
+ * Tamil (Dr.T.Vasudevan)
+ * Uyghur (Sahran)
+
version 2.91.1
--------------
diff --git a/configure.ac b/configure.ac
index 271ccad..593bcac 100644
--- a/configure.ac
+++ b/configure.ac
@@ -2,7 +2,7 @@ dnl Process this file with autoconf to produce a configure script.
AC_PREREQ(2.61)
-AC_INIT(file-roller, 2.91.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 2.91.2, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
AM_INIT_AUTOMAKE([1.9 foreign])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]