33 lines
1023 B
Diff
33 lines
1023 B
Diff
|
From 4db6d01e2356a5c9542ee394ecfaea5aaf6ccab8 Mon Sep 17 00:00:00 2001
|
||
|
From: Michael Gratton <mike@vee.net>
|
||
|
Date: Tue, 13 Oct 2020 18:49:57 +1100
|
||
|
Subject: [PATCH 086/124] client: Remove perf relnote, it's not really that
|
||
|
noteworthy
|
||
|
|
||
|
---
|
||
|
desktop/org.gnome.Geary.appdata.xml.in.in | 8 --------
|
||
|
1 file changed, 8 deletions(-)
|
||
|
|
||
|
diff --git a/desktop/org.gnome.Geary.appdata.xml.in.in b/desktop/org.gnome.Geary.appdata.xml.in.in
|
||
|
index 471b69c4..7c1ddcab 100644
|
||
|
--- a/desktop/org.gnome.Geary.appdata.xml.in.in
|
||
|
+++ b/desktop/org.gnome.Geary.appdata.xml.in.in
|
||
|
@@ -88,14 +88,6 @@
|
||
|
<translation type="gettext">geary</translation>
|
||
|
|
||
|
<releases>
|
||
|
- <release version="3.40" date="">
|
||
|
- <description>
|
||
|
- <p>Enhancements included in this release:</p>
|
||
|
- <ul>
|
||
|
- <li>Conversation loading performance improvements</li>
|
||
|
- </ul>
|
||
|
- </description>
|
||
|
- </release>
|
||
|
<release version="3.38" date="2020-09-13">
|
||
|
<description>
|
||
|
<p>Enhancements included in this release:</p>
|
||
|
--
|
||
|
2.29.2
|
||
|
|