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:
authorPatrick Bajao <ebajao@gitlab.com>2019-07-05 14:03:47 +0300
committerDouwe Maan <douwe@gitlab.com>2019-07-05 14:03:47 +0300
commit6ef6693e3767d480362ce528dd0beff159c895ff (patch)
treed2f55dee037e7258ce8eec829bca4bb77f34a745 /changelogs
parenta1edc5a5cb3e740b0c215c54ce282535b143a9db (diff)
Refactor PositionTracer to support different types
This is to prepare for supporing image type position tracing
Diffstat (limited to 'changelogs')
-rw-r--r--changelogs/unreleased/57793-fix-line-age.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/changelogs/unreleased/57793-fix-line-age.yml b/changelogs/unreleased/57793-fix-line-age.yml
new file mode 100644
index 00000000000..cf4e328e54a
--- /dev/null
+++ b/changelogs/unreleased/57793-fix-line-age.yml
@@ -0,0 +1,5 @@
+---
+title: Support note position tracing on an image
+merge_request: 30158
+author:
+type: fixed