From bcb00ebfaea005af6c5a055f80be7ffad31ac33c Mon Sep 17 00:00:00 2001 From: ansuz Date: Fri, 12 Apr 2019 17:41:46 +0200 Subject: [PATCH] fix description of a bug fix in the changelog --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9b2ea5a0b..9308fef5b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -41,7 +41,7 @@ This release makes a number of serverside changes. Read the following notes care ## Bug fixes -* fixed the corner dialog's z-index for the slide app +* The dialog to store a pad in your drive was hidden behind the preview panel in the slide editor. It's now back on top where it belongs. # Tapir release (v2.19.0)