From 51d50d602dd4f53b01814fc200767276ce9aaa92 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Trond=20Kjern=C3=A5sen?= Date: Tue, 16 Feb 2010 16:34:21 +0100 Subject: Changelog update for 4.7. --- dist/changes-4.7.0 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'dist/changes-4.7.0') diff --git a/dist/changes-4.7.0 b/dist/changes-4.7.0 index 35047639b9..013f1ce3cc 100644 --- a/dist/changes-4.7.0 +++ b/dist/changes-4.7.0 @@ -25,7 +25,7 @@ General Improvements - Documentation and Examples - Support for the GL_EXT_geometry_shader4, aka Geometry Shaders, was added - to QGLShaderProgram. + to QGLShaderProgram. Third party components ---------------------- @@ -35,6 +35,10 @@ Third party components * Library * **************************************************************************** + - QPrinter + * Obsoleted the slightly confusing setNumCopies() and numCopies() + functions, and replaced them with setCopyCount(), copyCount() and + supportsMultipleCopies(). **************************************************************************** * Database Drivers * -- cgit v1.2.3