diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 26dd7ef..8b14bf4 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -144,6 +144,9 @@ RELEASE 0.95 - XXX - Fix TestCmd.py, runtest.py and specific tests to accomodate being run from directories whose paths include white space. + - Provide a more useful error message if a construction variable + expansion contains a syntax error during evaluation. + From Vincent Risi: - Add support for the bcc32, ilink32 and tlib Borland tools. |