From f665e6da2b0bf9d889f65ee59e8d507c4bca2de8 Mon Sep 17 00:00:00 2001
From: Paul Licameli <paul.licameli@audacityteam.org>
Date: Wed, 14 Feb 2018 02:11:20 -0500
Subject: [PATCH] Mention two more bug fixes in README.txt

---
 README.txt | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.txt b/README.txt
index e483166cd9..080e5091ee 100644
--- a/README.txt
+++ b/README.txt
@@ -116,7 +116,9 @@ Bug Fixes
    * Wave Color not grayed out in TCP dropdown menu when in Spectrogram view
    * Hover indication on note track channel toggle appears on all tracks (when 
      they rerender)
-   * Installer has old logo for 2.2.1 and 2.2.0 
+   * Installer has old logo for 2.2.1 and 2.2.0
+   * Un-muting with a single track unnecessarily activates the Solo button
+   * Applying chain to file should zoom-to-fit
    
  See also: https://wiki.audacityteam.org/wiki/Release_Notes_2.2.2
  and: https://wiki.audacityteam.org/wiki/New_features_in_Audacity_2.2.2
-- 
GitLab