summaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-01 20:31:49 +0900
committerTakeshi KOMIYA <i.tkomiya@gmail.com>2020-11-01 20:31:49 +0900
commitb415b25c099c1a7e88cc886bdc661d6be5965e19 (patch)
treee64bf33a9a9bd046fbe2fa28fd2992511b871d7d /CHANGES
parent27b1a693d0574a083a58e8b485e15904c69ecee8 (diff)
parent2118ff1419a1c6d41cd88696908135d893901b80 (diff)
downloadsphinx-git-b415b25c099c1a7e88cc886bdc661d6be5965e19.tar.gz
Merge branch '3.2.x' into 3.x
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 3 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index ca79187f7..e39315491 100644
--- a/CHANGES
+++ b/CHANGES
@@ -97,6 +97,9 @@ Deprecated
Features added
--------------
+- C and C++, show line numbers for previous declarations when duplicates are
+ detected.
+
Bugs fixed
----------