diff --git a/CHANGES b/CHANGES index f425e20f08c..d4f25e401c7 100644 --- a/CHANGES +++ b/CHANGES @@ -13,7 +13,8 @@ Deprecated Features added -------------- -* #10840: One can cross-reference including an option value: ``:option:`--module=foobar```. +* #10840: One can cross-reference including an option value like ``:option:`--module=foobar```, + ``:option:`--module[=foobar]``` or ``:option:`--module foobar```. Patch by Martin Liska. Bugs fixed