Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Knox <simon@gitlab.com>2018-02-08 00:45:53 +0300
committerFatih Acet <acetfatih@gmail.com>2018-02-08 00:45:53 +0300
commit2ee08f4770e59bef976a093428272a16c962fdf4 (patch)
tree1ed8855249f94731d5e180bee0584795994477eb /changelogs
parent071b0ef35ce8e97cbdceb379e3e70a1722badca1 (diff)
Resolve "Cancelling a second comment edit doesn't return its state to before the edit"
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/42462-edit-note.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/42462-edit-note.yml b/changelogs/unreleased/42462-edit-note.yml
new file mode 100644
index 00000000000..8df98f3ecef
--- /dev/null
+++ b/changelogs/unreleased/42462-edit-note.yml
@@ -0,0 +1,5 @@
+---
+title: Fix cnacel edit note button reverting changes
+merge_request: 42462
+author:
+type: fixed