diff options
author | Thiago Macieira <thiago.macieira@nokia.com> | 2010-01-13 11:39:16 (GMT) |
---|---|---|
committer | Thiago Macieira <thiago.macieira@nokia.com> | 2010-01-13 11:39:16 (GMT) |
commit | 8c7e85c7b9933949c7a7c05489f5f6bfd1ce4312 (patch) | |
tree | cba173a9ec9bd80a718b651894acb213be612bc9 | |
parent | 42fc59ed04e1675ecae7fa87303a148c4b0c1ed1 (diff) | |
download | Qt-8c7e85c7b9933949c7a7c05489f5f6bfd1ce4312.zip Qt-8c7e85c7b9933949c7a7c05489f5f6bfd1ce4312.tar.gz Qt-8c7e85c7b9933949c7a7c05489f5f6bfd1ce4312.tar.bz2 |
Update my changelog for 4.6.1
-rw-r--r-- | dist/changes-4.6.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dist/changes-4.6.1 b/dist/changes-4.6.1 index b07551a..b8994df 100644 --- a/dist/changes-4.6.1 +++ b/dist/changes-4.6.1 @@ -30,9 +30,9 @@ Optimizations ------------- - Optimized empty QUrl creation - * Empty QUrls no longer allocate memory now + * [QTBUG-4030] Empty QUrls no longer allocate memory now - * See list of Important Behavior Changes below + * See list of Important Behavior Changes below **************************************************************************** |