diff options
Diffstat (limited to 'src/CHANGES.txt')
-rw-r--r-- | src/CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/CHANGES.txt b/src/CHANGES.txt index 3e0feaa..f03e7bd 100644 --- a/src/CHANGES.txt +++ b/src/CHANGES.txt @@ -162,6 +162,12 @@ RELEASE 0.95 - XXX - Evaluate $MSVSPROJECTSUFFIX and $MSVSSOLUTIONSUFFIX when the Builder is invoked, not when the tool is initialized. + From Christoph Wiedemann: + + - When compiling Qt, make sure the moc_*.cc files are compiled using + the flags from the environment used to specify the target, not + the environment that first has the Qt Builders attached. + RELEASE 0.94 - Fri, 07 Nov 2003 05:29:48 -0600 |