summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.3.0
diff options
context:
space:
mode:
Diffstat (limited to 'dist/changes-4.3.0')
-rw-r--r--dist/changes-4.3.04
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/changes-4.3.0 b/dist/changes-4.3.0
index e63c764b89..c0bcc48f06 100644
--- a/dist/changes-4.3.0
+++ b/dist/changes-4.3.0
@@ -13,7 +13,7 @@ in Platform Specific Changes below.
Some of the changes listed in this file include issue tracking numbers
corresponding to tasks in the Task Tracker:
- http://www.trolltech.com/developer/task-tracker
+ http://qt.nokia.com/developer/task-tracker
Each of these identifiers can be entered in the task tracker to obtain
more information about a particular change.
@@ -34,7 +34,7 @@ General Improvements
- Documentation and Examples
* Added information about the TS file format used in Linguist.
* Moved platform and compiler support information from
- www.trolltech.com into the documentation.
+ website into the documentation.
* Added an Accessibility overview document.
* Added new example to show usage of QCompleter with custom tree models.