diff options
author | Alfredo Sumaran <alfredo@gitlab.com> | 2016-06-30 14:35:00 -0500 |
---|---|---|
committer | Alfredo Sumaran <alfredo@gitlab.com> | 2016-06-30 14:35:00 -0500 |
commit | 9418d1bf6b71984ffabb04b30206be9e49e110de (patch) | |
tree | dd897c7188138ef11bcc7a7889ede4b8c0f15257 | |
parent | c73db50cc72a9d0d2a326290e29d1edb5d721df5 (diff) | |
download | gitlab-ce-9418d1bf6b71984ffabb04b30206be9e49e110de.tar.gz |
Remove additional entries from CHANGELOG
-rw-r--r-- | CHANGELOG | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGELOG b/CHANGELOG index 1d83894b424..241b076b204 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -49,10 +49,7 @@ v 8.9.3 - Fix missing avatar on system notes. !4954 - Reduce overhead and optimize ProjectTeam#max_member_access performance. !4973 - Use update_columns to by_pass all the dirty code on active_record. !4985 - - Decreased min width of screen to 1280px for pinned sidebar - Fix restore Rake task warning message output !4980 - - Fix encrypted data backwards compatibility after upgrading attr_encrypted gem - - Update mobile button icons to be more inline with typical UI paradigms v 8.9.2 - Fix visibility of snippets when searching. |