[geary/geary-0.12] Fix some issues with release files.



commit 222d3c36614e87cdb4872cb31848b3bb8dbef2e5
Author: Michael James Gratton <mike vee net>
Date:   Tue Feb 13 11:09:23 2018 +1100

    Fix some issues with release files.

 NEWS                                   |    2 +-
 debian/changelog                       |   27 ++++++++++++---------------
 desktop/org.gnome.Geary.appdata.xml.in |    3 +--
 3 files changed, 14 insertions(+), 18 deletions(-)
---
diff --git a/NEWS b/NEWS
index b6ff955..3098681 100644
--- a/NEWS
+++ b/NEWS
@@ -18,7 +18,7 @@ Bug fixes included in this release:
    instead. Bug 788494.
  * After clicking on mailto link in Geary, the body in the composer is not
    writable. Bug 771504.
- * Editing message does not support RTL (e.g. Hebrew). Bug 713607.
+ * Editing message does not support RTL. Bug 713607.
 
 Thanks to all who contributed code fixes and enhancements to this
 release:
diff --git a/debian/changelog b/debian/changelog
index bbc6cdf..399c511 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,20 +1,17 @@
 geary (0.12.1-1~xenial1) unstable; urgency=medium
 
- * Parts of multipart/digest message do not expand when clicked upon. Bug
-   788637.
- * Geary does not unlock keyring at start. Bug 784300.
- * Syntax error in IMAP greeting from AliYun IMAP server. Bug 781488.
- * Message body text caret (cursor) not initially visible. Bug 788797.
- * Losing focus when clicking in empty part of the composer. Bug 779369.
- * Line breaks lost when selecting and replying to certain messages. Bug 781178.
- * Always display an in-window app-menu under Unity. Bug 770618
- * Crash in SoupCacheInputStream when cancelling a message load. Bug 778720.
- * Do not show Labels on sidebar if no label is present. Bug 754802.
- * Unable to use Ctrl+C shortcut to copy e-mail subject; must use context menu
-   instead. Bug 788494.
- * After clicking on mailto link in Geary, the body in the composer is not
-   writable. Bug 771504.
- * Editing message does not support RTL (e.g. Hebrew). Bug 713607.
+ * Parts of multipart/digest message do not expand when clicked upon
+ * Geary does not unlock keyring at start
+ * Syntax error in IMAP greeting from AliYun IMAP server
+ * Message body text caret (cursor) not initially visible
+ * Losing focus when clicking in empty part of the composer
+ * Line breaks lost when selecting and replying to certain messages
+ * Always display an in-window app-menu under Unity
+ * Crash in SoupCacheInputStream when cancelling a message load
+ * Do not show Labels on sidebar if no label is present
+ * Unable to use Ctrl+C shortcut to copy e-mail subject
+ * After clicking on mailto link in Geary, composer is not writable
+ * Editing message does not support RTL
 
  -- Michael Gratton <mike vee net>  Tue, 13 Feb 2018 10:43:15 +1100
 
diff --git a/desktop/org.gnome.Geary.appdata.xml.in b/desktop/org.gnome.Geary.appdata.xml.in
index 40e1bb7..475ec66 100644
--- a/desktop/org.gnome.Geary.appdata.xml.in
+++ b/desktop/org.gnome.Geary.appdata.xml.in
@@ -102,8 +102,7 @@
           must use context menu instead. Bug 788494.</li>
           <li>After clicking on mailto link in Geary, the body in the
           composer is not writable. Bug 771504.</li>
-          <li>Editing message does not support RTL (e.g. Hebrew). Bug
-          713607.</li>
+          <li>Editing message does not support RTL. Bug 713607.</li>
         </ul>
       </description>
     </release>


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