[seahorse] Release unstable version 3.35.90



commit a371105ebaec5bde2bb7b71be6976a414eecdb1b
Author: Niels De Graef <nielsdegraef gmail com>
Date:   Mon Feb 3 13:02:35 2020 +0100

    Release unstable version 3.35.90

 NEWS        | 15 +++++++++++++++
 meson.build |  2 +-
 2 files changed, 16 insertions(+), 1 deletion(-)
---
diff --git a/NEWS b/NEWS
index b143a05b..ac3a588e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,18 @@
+seahorse 3.35.90
+---------------
+ * a11y: Make sure import buttons have a mnemonic [#253]
+ * ui: Add keyboard shortcuts window [!107]
+ * ui: Take initials steps to provide an adaptive UI [!106]
+ * ui: Remove "Show combined" option [!106]
+ * ui: sidebar: Group by Passwords, Keys, Certificates [!109]
+ * ui: sidebar: Don't show "System Trust" if empty [#252, !108]
+ * ui: Use a GtkListBox instead of a GtkTreeView [!105]
+ * ssh: Show the public key and add button to copy it [!99, !114]
+ * pgp: Don't use short key IDs [!102]
+ * build: fix most compiler warnings [!103, !104, !110]
+ * build: simplify gpgme dependency, bump minimal version of Meson to 0.51 [!113]
+ * Updated translations
+
 seahorse 3.35.1
 ---------------
  * Replace GtkFileChooserDialog with GtkFileChooserNative
diff --git a/meson.build b/meson.build
index f4b8081a..833b2704 100644
--- a/meson.build
+++ b/meson.build
@@ -1,5 +1,5 @@
 project('seahorse', ['vala', 'c'],
-  version: '3.35.1',
+  version: '3.35.90',
   meson_version: '>= 0.51',
   license: 'GPL2+',
 )


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