2
0
mirror of https://gitlab.com/ita1024/waf.git synced 2025-01-11 10:55:08 +01:00
This commit is contained in:
Thomas Nagy 2011-09-10 16:37:34 +02:00
parent 3acbe26bb7
commit 48a8a30fd5

View File

@ -1,10 +1,10 @@
NEW IN WAF 1.6.8
----------------
* Found a typo that prevented Waf from running on Pypy-trunk
* Fixed a typo in Utils.py affecting Win32 platforms (copystat) #1029
* Fixed a minor bug in the Eclipse project generator
* Fixed a typo that prevented Waf from running on Pypy-trunk
* Make the xlc/xlc++ compiler detection more accurate by looking at the version number (#1022)
* Minor perl and ruby tool improvements
* Minor perl, python and ruby tool improvements
NEW IN WAF 1.6.7
----------------