diff options
author | con <[email protected]> | 2009-08-27 12:27:42 +0200 |
---|---|---|
committer | con <[email protected]> | 2009-08-27 12:28:08 +0200 |
commit | cc7d5ce9c87cae57154b4cfeafa7ba7e1139539c (patch) | |
tree | f3624c6a07c53396b1f613c30720bb61f261c243 /dist/changes-1.3.0 | |
parent | 9f918428131e2480e9a16f3123a2e71bddbc31e4 (diff) |
Add missing thing to changes file
Diffstat (limited to 'dist/changes-1.3.0')
-rw-r--r-- | dist/changes-1.3.0 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-1.3.0 b/dist/changes-1.3.0 index 648249b7782..8b6dd998ad9 100644 --- a/dist/changes-1.3.0 +++ b/dist/changes-1.3.0 @@ -48,6 +48,7 @@ Project support * The qmake step is a lot smarter and tries harder to not run * By default projects using the Microsoft Visual Studio toolchain use jom instead of nmake, for better utilization of all processors. + * Show subdirectory structure below .pro/.pri files in project tree Compilation * Support distributed compilation on Windows/MSVC via jom |