Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/owncloud/client.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHannah von Reth <hannah.vonreth@owncloud.com>2021-10-06 11:08:01 +0300
committerHannah von Reth <vonreth@kde.org>2021-10-06 11:58:11 +0300
commite88575e13adff38239c267e8818442d2e1b94322 (patch)
treeac9db61571136c46454820fab4b5a23505e387de /changelog
parentc49fb4702a86ed2016d6abba3ba800be0901b59d (diff)
Fix changelog entry
Diffstat (limited to 'changelog')
-rw-r--r--changelog/unreleased/90006
-rw-r--r--changelog/unreleased/90107
2 files changed, 7 insertions, 6 deletions
diff --git a/changelog/unreleased/9000 b/changelog/unreleased/9000
deleted file mode 100644
index 833db2234..000000000
--- a/changelog/unreleased/9000
+++ /dev/null
@@ -1,6 +0,0 @@
-Enhancement: Display the error type in the issue protocol and allow filtering
-
-We now display the error type in the not synced protocol and allow to filter by the
-error type.
-
-https://github.com/owncloud/client/issues/9000
diff --git a/changelog/unreleased/9010 b/changelog/unreleased/9010
new file mode 100644
index 000000000..fe1cbfd1d
--- /dev/null
+++ b/changelog/unreleased/9010
@@ -0,0 +1,7 @@
+Enhancement: Display the error type in the issue protocol to allow sorting by type
+
+We now display the error type in the not synced protocol and allow to sort by the
+error type.
+
+https://github.com/owncloud/client/issues/9000
+https://github.com/owncloud/client/pull/9010