summaryrefslogtreecommitdiff
path: root/doc/user/depends.in
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/depends.in')
-rw-r--r--doc/user/depends.in7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/user/depends.in b/doc/user/depends.in
index 213713f..69bb242 100644
--- a/doc/user/depends.in
+++ b/doc/user/depends.in
@@ -672,13 +672,14 @@
&SCons; still supports two functions that used to be the
primary methods for configuring the
decision about whether or not an input file has changed.
- Although they're not officially deprecated yet,
- their use is discouraged,
+ These functions have been officially deprecated
+ as &SCons; version 2.0,
+ and their use is discouraged,
mainly because they rely on a somewhat
confusing distinction between how
source files and target files are handled.
These functions are documented here mainly in case you
- encounter them in existing &SConscript; files.
+ encounter them in older &SConscript; files.
</para>