[file-roller] updated for version 3.1.1
- From: Paolo Bacchilega <paobac src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [file-roller] updated for version 3.1.1
- Date: Mon, 25 Jul 2011 19:57:40 +0000 (UTC)
commit 9379d056806ac31b6a178aaad5194ff0c0f94384
Author: Paolo Bacchilega <paobac src gnome org>
Date: Mon Jul 25 21:55:32 2011 +0200
updated for version 3.1.1
NEWS | 31 ++++++++++++++++++++++++++++++-
configure.ac | 2 +-
2 files changed, 31 insertions(+), 2 deletions(-)
---
diff --git a/NEWS b/NEWS
index 82ca021..caccb75 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,33 @@
-version 3.0.1
+version 3.1.1
+-------------
+
+ New features and user visible changes:
+
+ * Drag&Drop: use the dragged row as drag icon
+
+ Bugs fixed:
+
+ * Pointer arithmetic fixes for end of string access (Iain Nicol)
+ (#651416)
+ * Remove G_CONST_RETURN from file-roller (Ryan Lortie) (#644611)
+
+ New or updated application translations:
+
+ * Aragonese (Daniel Martinez Cucalon)
+ * Belarusian (Ihar Hrachyshka)
+ * Catalan (Gil Forcada)
+ * Chinese (simplified) (chiachen)
+ * Esperanto (Kristjan SCHMIDT)
+ * Estonian (Priit Laes)
+ * Finnish (Tommi Vainikainen)
+
+ New or updated manual translations:
+
+ * Chinese (Hong Kong) (Pin-hsien Li)
+ * Chinese (Taiwan) (Pin-hsien Li)
+ * Danish (flemming christensen)
+
+version 3.0.2
-------------
Bugs fixed:
diff --git a/configure.ac b/configure.ac
index 8d7689d..a6a5a9c 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, 3.1.0, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
+AC_INIT(file-roller, 3.1.1, [http://bugzilla.gnome.org/enter_bug.cgi?product=file-roller])
AM_INIT_AUTOMAKE([1.11 foreign no-dist-gzip dist-xz tar-ustar])
m4_ifdef([AM_SILENT_RULES], [AM_SILENT_RULES([yes])])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]