* Added gettext toolset

* Fixed FindSourceFiles to find final sources (leaf nodes)
  * Allow Node objects in Java path (#2825)
  * Fixed the Taskmaster, curing spurious build failures
  * Improved documentation of command-line variables

OBS-URL: https://build.opensuse.org/package/show/devel:tools:building/scons?expand=0&rev=18
This commit is contained in:
2012-10-16 10:54:54 +00:00
committed by Git OBS Bridge
parent 9694cfe120
commit b86659dc50
2 changed files with 9 additions and 5 deletions

View File

@@ -2,7 +2,11 @@
Sat Sep 22 20:20:39 UTC 2012 - i@marguerite.su
- Update to 2.2.0
* see http://www.scons.org/CHANGES.txt
* Added gettext toolset
* Fixed FindSourceFiles to find final sources (leaf nodes)
* Allow Node objects in Java path (#2825)
* Fixed the Taskmaster, curing spurious build failures
* Improved documentation of command-line variables
-------------------------------------------------------------------
Tue Oct 11 22:52:27 UTC 2011 - nmarques@opensuse.org