changelog: Clean up some minor text issues.

Thanks @rishig for the review!  I forgot to apply these before
merging.
This commit is contained in:
Tim Abbott
2016-07-20 20:01:26 -07:00
parent 5b583c7417
commit 2bcce28b07

View File

@@ -6,8 +6,8 @@ All notable changes to the Zulip server are documented in this file.
- Migrated Zulip's python dependencies to be installed via a virtualenv,
instead of the old apt repository. This is a major change to how Zulip
is installed that we expect to simplify upgrades in the future.
- Fixed zxcvbn password strength checker being loaded unnecessarily. This
is installed that we expect will simplify upgrades in the future.
- Fixed unnecessary loading of zxcvbn password strength checker. This
saves a huge fraction of the uncached network transfer for loading Zulip.
- Added UI for selecting a default language to display settings.
- Added UI for searching streams in left sidebar with hotkeys.