summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorOlivier Goffart <ogoffart@woboq.com>2013-03-27 11:30:57 +0100
committerThe Qt Project <gerrit-noreply@qt-project.org>2013-04-03 13:02:07 +0200
commit278cee7387eb0cf2d5f554ae9514ac52047feba3 (patch)
tree76149f19355661efb5ebe2f2f6d681eb86efe10a
parentbe90d26fc60e02c0f8525740b1256ebed37086a0 (diff)
Changelog: add entry for QTBUG-29759
Conflicts: dist/changes-5.0.2 Change-Id: Ibdb85dd908368f15530db31b47c901d952bb6d93 Reviewed-by: Sergio Ahumada <sergio.ahumada@digia.com>
-rw-r--r--dist/changes-5.0.26
1 files changed, 6 insertions, 0 deletions
diff --git a/dist/changes-5.0.2 b/dist/changes-5.0.2
index c46e09d143..a9d715d1e6 100644
--- a/dist/changes-5.0.2
+++ b/dist/changes-5.0.2
@@ -154,6 +154,12 @@ qmake
- Windows: Added support for specifying application icon (via RC_ICONS)
- Added spec for BlackBerry Playbook
+moc
+---
+
+ - [QTBUG-29759] Fixed infinite recursion in macro substitution which
+ prevented some headers to compile.
+
****************************************************************************
* Plugins *
****************************************************************************