[gnome-documents/gnome-3-10] release: prepare for 3.10.3



commit 9691624af6c4308f46589fdea24d8b6618290597
Author: Debarshi Ray <debarshir gnome org>
Date:   Tue May 19 15:24:45 2015 +0200

    release: prepare for 3.10.3

 NEWS         |   10 ++++++++++
 configure.ac |    2 +-
 2 files changed, 11 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 9434f41..c13fcb7 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,13 @@
+3.10.3 - "Pop Wheelie"
+======================
+
+- Fixed partially visible text in collections dialog (Muhammet Kara)
+- Pass the correct arguments to pdf_loader_load_uri_async (Pranav Kant)
+- Add placeholder text for PostScript files when the no TOC is available
+- Fix crash in places and bookmarks dialog
+- Disable SSLv3 to prevent POODLE attacks
+- Fix crash when list view is destroyed
+
 3.10.2 - "Paperwork"
 ====================
 
diff --git a/configure.ac b/configure.ac
index f40f6d0..510a57a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
 dnl -*- mode: m4 -*-
 AC_PREREQ(2.63)
-AC_INIT([gnome-documents],[3.10.2],[],[gnome-documents])
+AC_INIT([gnome-documents],[3.10.3],[],[gnome-documents])
 
 AC_CONFIG_HEADERS([config/config.h])
 AC_CONFIG_SRCDIR([src/main.js])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]