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 ad69907..eec33a5 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -38,6 +38,9 @@ RELEASE 0.97 - XXX - Add ParseConfig() support for the -framework GNU linker option. + - Add a PRINT_CMD_LINE_FUNC construction variable to allow people + to filter (or log) command-line output. + From Kevin Quick: - Fix the Builder name returned from ListBuilders and other instances |