From 91e00d897f190ec6ab5330f7b3f43d6d7f3e57fb Mon Sep 17 00:00:00 2001 From: Harsh Shandilya Date: Fri, 8 Jan 2021 19:43:52 +0530 Subject: app: cleanup how we handle menu item presses (#1275) Fixes #1274 Signed-off-by: Harsh Shandilya --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e00a3e7..88686572 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ All notable changes to this project will be documented in this file. - Git commits in the store would wrongly use the 'default' committer as opposed to the user's configured one - Connection attempts now use a reasonable 10 second timeout as opposed to the default of 30 seconds - A change to the remote host key for a server would prevent the user from being able to connect to it +- Pressing the back button in the navigation bar and the one in the toolbar behaved differently ### Changed -- cgit v1.2.3