summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobert Schilling <Razer6@users.noreply.github.com>2015-05-03 15:44:46 +0200
committerRobert Schilling <Razer6@users.noreply.github.com>2015-05-03 15:44:46 +0200
commit45529c87efd6a4f79bc149415339aeeb8779fd93 (patch)
tree00397c23fc863abef20a2ff45199a429f841b5bc
parent187b4964259efe6d55a668173ee3ed32d79657c3 (diff)
parent297efc4ed78c9e7676de5fe9dabdf5f5331e3a61 (diff)
downloadgitlab-ce-45529c87efd6a4f79bc149415339aeeb8779fd93.tar.gz
Merge pull request #9237 from bbodenmiller/patch-1
add missing word to changelog
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 6c73e8e1637..8456975639a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -22,7 +22,7 @@ v 7.11.0 (unreleased)
-
- Show Atom feed buttons everywhere where applicable.
- Add project activity atom feed.
- - Don't crash when an MR from a fork has a cross-reference comment from the target project on of its commits.
+ - Don't crash when an MR from a fork has a cross-reference comment from the target project on one of its commits.
- Include commit comments in MR from a forked project.
- Fix adding new group members from admin area
- Group milestones by title in the dashboard and all other issue views.