summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Brandl <abrandl@gitlab.com>2018-03-12 18:16:20 +0100
committerAndreas Brandl <abrandl@gitlab.com>2018-03-16 13:35:26 +0100
commitd4bb363f7c2747d15e496aee98bc7cc3fde77a77 (patch)
tree776e9f677187c33552d8ad1f05be2c33780c290c
parent3a8207a96120dbb23e9feddd372e720ef0884378 (diff)
downloadgitlab-ce-d4bb363f7c2747d15e496aee98bc7cc3fde77a77.tar.gz
Add changelog.
Closes #31114.
-rw-r--r--changelogs/unreleased/31114-internal-ids-are-not-atomic.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml b/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml
new file mode 100644
index 00000000000..bc1955bc66f
--- /dev/null
+++ b/changelogs/unreleased/31114-internal-ids-are-not-atomic.yml
@@ -0,0 +1,5 @@
+---
+title: Atomic generation of internal ids for issues.
+merge_request: 17580
+author:
+type: other