From 5e163844ba07653e151cd720aef82c5f470f1d24 Mon Sep 17 00:00:00 2001 From: stevenknight Date: Mon, 22 Dec 2008 03:58:03 +0000 Subject: [PATCH] Add the Options object and *Option() function to the list of features 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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/src/RELEASE.txt b/src/RELEASE.txt index 4d25e03b..b845cd6e 100644 --- a/src/RELEASE.txt +++ b/src/RELEASE.txt @@ -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 -- 2.26.2