summaryrefslogtreecommitdiff
path: root/src/Announce.txt
diff options
context:
space:
mode:
Diffstat (limited to 'src/Announce.txt')
-rw-r--r--src/Announce.txt30
1 files changed, 18 insertions, 12 deletions
diff --git a/src/Announce.txt b/src/Announce.txt
index a131ef3..8af27c9 100644
--- a/src/Announce.txt
+++ b/src/Announce.txt
@@ -19,26 +19,32 @@ effectively, please go to http://scons.org/lists.php#users to sign up for
the scons-users mailing list.
-RELEASE 2.1.0 - Mon, 09 Sep 2011 20:54:57 -0700
+RELEASE 2.2.0 - Mon, 05 Aug 2012 15:37:48 +0000
- Please consult the RELEASE.txt file for a summary changes since the last
+ Please consult the RELEASE.txt file for a summary of changes since the last
release and consult the CHANGES.txt file for complete a list of changes
since last release. This announcement highlights only the important
changes.
- IMPORTANT: In 1.3.0 and 2.0.0, explicit dependencies (configured via
- the Depends() call) are ignored for any nodes that do not have builders.
- This known issue[1] will typically only happen if you explicitly
- configure a builder call to create multiple output files, some of which
- are "hidden" from SCons by not being listed in the targets list, and then
- use Depends() to establish an explicit dependency on a "hidden" file.
- [1] See http://scons.tigris.org/issues/show_bug.cgi?id=2647 for details.
+ Please note the following important changes since release 2.1.0:
+
+ -- New gettext toolset for internationalization
+
+ -- Support for Visual Studio 11
+
+ -- Support for Intel C/C++ compiler v12 on Linux and Mac
+
+ -- LaTeX support for multibib, biblatex and biber
Please note the following important changes since release 2.0.0:
+ -- Support for Windows manifest generation
+
+ -- SCons now searches sitewide dirs for site_scons
+
-- Support for Latex bibunits package has been added along with
- support for tex files generated by other builders.
+ support for tex files generated by other builders
Please note the following important changes since release 1.3.0:
@@ -1057,5 +1063,5 @@ With plenty of help from the SCons Development team:
Greg Spencer
Christoph Wiedemann
-Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 The SCons Foundation
-src/Announce.txt 5357 2011/09/09 21:31:03 bdeegan
+Copyright (c) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012 The SCons Foundation
+src/Announce.txt issue-2856:2676:d23b7a2f45e8 2012/08/05 15:38:28 garyo