Add the Options object and *Option() function to the list of features
authorstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Dec 2008 03:58:03 +0000 (03:58 +0000)
committerstevenknight <stevenknight@fdb21ef1-2011-0410-befe-b5e4ea1792b1>
Mon, 22 Dec 2008 03:58:03 +0000 (03:58 +0000)
getting mandatory deprecation warnings in 1.3.0.

git-svn-id: http://scons.tigris.org/svn/scons/trunk@3850 fdb21ef1-2011-0410-befe-b5e4ea1792b1

src/RELEASE.txt

index 4d25e03b8dbfaefd0137e5dba410e7fb50daea8d..b845cd6ec18e983d994dc9842acdef6bc29e4c8f 100644 (file)
@@ -46,6 +46,9 @@ RELEASE 1.2.0 - Sat, 20 Dec 2008 22:47:29 -0800
             --  The Sig module (now an unnused stub).
             --  The --debug=dtree, --debug=stree and --debug=tree options.
             --  The --debug=nomemoizer option.
+            --  The Options object and the related BoolOption(),
+                EnumOption(), ListOption(), PackageOption() and
+                PathOption() functions.
 
         The mandatory warnings will be issued in order to make sure
         users of 1.3.0 notice *prior* to the release of SCons 2.0.0, that