summaryrefslogtreecommitdiff
path: root/changelogs
diff options
context:
space:
mode:
authorTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-02-25 21:43:26 +0900
committerTakuya Noguchi <tak.noguchi.iridge@gmail.com>2017-02-25 23:34:17 +0900
commit9960c7610ee9bf44f76e4c16c2e49989f0038f99 (patch)
treedbbaae8068f3b345601cd435334e23dca79a6a5c /changelogs
parent7d15f36be6cdefcf95a96bf4cbb425baceaf2488 (diff)
downloadgitlab-ce-9960c7610ee9bf44f76e4c16c2e49989f0038f99.tar.gz
Keep consistent in handling indexOf results
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/28723-consistent-handling-indexof.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/changelogs/unreleased/28723-consistent-handling-indexof.yml b/changelogs/unreleased/28723-consistent-handling-indexof.yml
new file mode 100644
index 00000000000..95d6181d5fa
--- /dev/null
+++ b/changelogs/unreleased/28723-consistent-handling-indexof.yml
@@ -0,0 +1,4 @@
+---
+title: Keep consistent in handling indexOf results
+merge_request: 9531
+author: Takuya Noguchi