summaryrefslogtreecommitdiff
path: root/docs/markdown/Windows-module.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/markdown/Windows-module.md')
-rw-r--r--docs/markdown/Windows-module.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/markdown/Windows-module.md b/docs/markdown/Windows-module.md
index 025f046cc..5ae828109 100644
--- a/docs/markdown/Windows-module.md
+++ b/docs/markdown/Windows-module.md
@@ -20,8 +20,11 @@ Compiles Windows `rc` files specified in the positional arguments.
Returns a list of `CustomTarget` objects that you put in the list of sources for
the target you want to have the resources in.
-*Since 0.61.0* CustomTargetIndexes and CustomTargets with more than out output
-*may be used as positional arguments.
+*Since 0.61.0* `CustomTargetIndexes` and `CustomTargets` with more than one output
+may be used as positional arguments.
+
+*Since 1.10.0* Changes to included header files are now detected when using
+`rc.exe` resource compiler.
This method has the following keyword arguments: