diff options
author | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-05-05 00:06:52 (GMT) |
---|---|---|
committer | Aaron McCarthy <aaron.mccarthy@nokia.com> | 2010-05-05 00:06:52 (GMT) |
commit | 36e6c652bc087a6adcef1fad9f899b787e67e9af (patch) | |
tree | 8fa466b2f8434cf35a1f6bceaa4ad644a3e4ad77 /dist | |
parent | 395e00552802024cb41335bc87675441ff119d3e (diff) | |
download | Qt-36e6c652bc087a6adcef1fad9f899b787e67e9af.zip Qt-36e6c652bc087a6adcef1fad9f899b787e67e9af.tar.gz Qt-36e6c652bc087a6adcef1fad9f899b787e67e9af.tar.bz2 |
Update changelog.
Diffstat (limited to 'dist')
-rw-r--r-- | dist/changes-4.7.0 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index 4fd7fdb..d156bd7 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -27,6 +27,13 @@ General Improvements - Support for the GL_EXT_geometry_shader4, aka Geometry Shaders, was added to QGLShaderProgram. +New features +------------ + + - QNetworkSession, QNetworkConfiguration, QNetworkConfigurationManager + * New bearer management classes added. + + Third party components ---------------------- |