aboutsummaryrefslogtreecommitdiff
path: root/doc/sphinx/changes.rst
diff options
context:
space:
mode:
authorClément Pit-Claudel2019-05-16 16:47:35 -0400
committerClément Pit-Claudel2019-05-22 14:35:47 -0400
commitbc4f73821733365fb5882f455ca503feaa96f11f (patch)
treeb4b101642613cd8130584376cafd04faee6643b7 /doc/sphinx/changes.rst
parent5c5bd952e9c28c3acf740fcdced03b2b7145076d (diff)
[refman] Give explicit names to the various 'Arguments' commands
Diffstat (limited to 'doc/sphinx/changes.rst')
-rw-r--r--doc/sphinx/changes.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/sphinx/changes.rst b/doc/sphinx/changes.rst
index 701c62cdce..db4ebd5e38 100644
--- a/doc/sphinx/changes.rst
+++ b/doc/sphinx/changes.rst
@@ -656,8 +656,8 @@ changes:
attribute.
- Removed deprecated commands ``Arguments Scope`` and ``Implicit
- Arguments`` in favor of :cmd:`Arguments`, with the help of Jasper
- Hugunin.
+ Arguments`` in favor of :cmd:`Arguments (scopes)` and
+ :cmd:`Arguments (implicits)`, with the help of Jasper Hugunin.
- New flag :flag:`Uniform Inductive Parameters` by Jasper Hugunin to
avoid repeating uniform parameters in constructor declarations.