summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStan Hu <stanhu@gmail.com>2015-03-16 09:46:23 -0700
committerStan Hu <stanhu@gmail.com>2015-03-16 09:46:23 -0700
commit93e321e7c8e6c83f2b58098c514e148d8d70f79f (patch)
tree69959e308328e91d0069e730032d1dbecfa586e0
parent37973ef61b9c4dc8624bce79441113b35fa28e8e (diff)
downloadgitlab-ce-93e321e7c8e6c83f2b58098c514e148d8d70f79f.tar.gz
Fix typo in CHANGELOG and add credit
-rw-r--r--CHANGELOG2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG b/CHANGELOG
index fc56a6af131..4bb7b29948a 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -4,7 +4,7 @@ v 7.9.0 (unreleased)
- Add HipChat integration documentation (Stan Hu)
- Update documentation for object_kind field in Webhook push and tag push Webhooks (Stan Hu)
- Fix broken email images (Hannes Rosenögger)
- - Automaticly config git if user forgot, where possible
+ - Automatically config git if user forgot, where possible (Zeger-Jan van de Weg)
- Fix mass SQL statements on initial push (Hannes Rosenögger)
- Add tag push notifications and normalize HipChat and Slack messages to be consistent (Stan Hu)
- Add comment notification events to HipChat and Slack services (Stan Hu)