diff options
author | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2010-05-20 15:32:12 (GMT) |
---|---|---|
committer | Kim Motoyoshi Kalland <kim.kalland@nokia.com> | 2010-05-20 15:32:12 (GMT) |
commit | 83245ed872b6265d872a8ab0235c9dbd1f2daf4b (patch) | |
tree | 10fbfce9b04ad4a60d9cf7aee5a1abad0cca16ab /dist | |
parent | 8846348738a3cab1a4b59b27f81e27bc17da02ff (diff) | |
download | Qt-83245ed872b6265d872a8ab0235c9dbd1f2daf4b.zip Qt-83245ed872b6265d872a8ab0235c9dbd1f2daf4b.tar.gz Qt-83245ed872b6265d872a8ab0235c9dbd1f2daf4b.tar.bz2 |
Removed a change from the 4.7.0 change log.
The change belongs in the 4.6.3 change log.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.0 | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index d6209f4..34d002c 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -164,12 +164,6 @@ QtNetwork * [QTBUG-2515] Do not make OpenSSL prompt for a password * [QTBUG-6504, QTBUG-8924, QTBUG-5645] Fix memleak -QtOpenGL --------- - - QGLWidget - * [QTBUG-7865] Fixed bug where GL widgets were not fully updated on - Windows Vista/7 with Aero disabled. - QtScript -------- - Updated src/3rdparty/javascriptcore to a more recent version |