diff options
author | Fathi Boudra <fabo@debian.org> | 2011-09-16 01:35:56 +0300 |
---|---|---|
committer | Fathi Boudra <fabo@debian.org> | 2011-09-16 01:35:56 +0300 |
commit | f6228df966a0f64a455e32f76d1635fde138583e (patch) | |
tree | 45ac0da8c734501c94a06c426028d488a5c30ef2 /debian | |
parent | 68c96c215fbafc9b166d6b72e50f83d612e2ae47 (diff) | |
download | qt4-x11-f6228df966a0f64a455e32f76d1635fde138583e.tar.gz |
Fixed in Qt 4.7.4: QTreeView crash in indexRowSizeHint/itemHeight. (Closes: #632855)
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index f3085e2..33ecd28 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ qt4-x11 (4:4.7.4-1) UNRELEASED; urgency=low * New upstream release. + - QTreeView crash in indexRowSizeHint/itemHeight. (Closes: #632855) * Add Pino Toscano to Uploaders. * Remove patches: - Fix_GL_problems_on_stock_1.4_SGX_drivers.patch - stolen upstream. |