summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-29 17:32:56 +0200
committerJacob Vosmaer <contact@jacobvosmaer.nl>2014-09-29 17:32:56 +0200
commit693cee89f9262c6ca17248ee7a99db171c354abd (patch)
treef61873e440f3d066981321e010ba6800928f3bf1 /CHANGELOG
parent9654cbb5924c968cdefcb83732b313c54fe292d1 (diff)
downloadgitlab-ce-693cee89f9262c6ca17248ee7a99db171c354abd.tar.gz
Prevent notes polling when there are not notes
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3bcd8645a90..15942e396d7 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -8,6 +8,7 @@ v 7.4.0
- Sort search autocomplete projects by stars count so most popular go first
- Do not delete tmp/repositories itself during clean-up, only its contents
- Support for backup uploads to remote storage
+ - Prevent notes polling when there are not notes
v 7.3.1
- Fix ref parsing in Gitlab::GitAccess