diff options
author | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-04-17 08:20:55 (GMT) |
---|---|---|
committer | Ariya Hidayat <ariya.hidayat@nokia.com> | 2009-04-17 08:20:55 (GMT) |
commit | c01ce578761aefc2c1780047aa666eb7ee96159f (patch) | |
tree | b884d0b6c99da89b0ee8577e2bb9099c7e5abfbb | |
parent | fa58c0e9afecc3807bd76babbd5da3918afcdd3d (diff) | |
download | Qt-c01ce578761aefc2c1780047aa666eb7ee96159f.zip Qt-c01ce578761aefc2c1780047aa666eb7ee96159f.tar.gz Qt-c01ce578761aefc2c1780047aa666eb7ee96159f.tar.bz2 |
Add my bugfix.
-rw-r--r-- | dist/changes-4.5.1 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dist/changes-4.5.1 b/dist/changes-4.5.1 index 016a99d..a78e946 100644 --- a/dist/changes-4.5.1 +++ b/dist/changes-4.5.1 @@ -241,6 +241,7 @@ Third party components * [248689] Q3ListView would not update under certain condition. - QtWebKit + * [248643] Fixed compiling with -pedantic. * Fix bug in cookie handling (WebKit Bugzilla 24062, Benjamin Meyer). * Fixed support for calling from JavaScript into NPAPI plugins on Windows. * Fixed updating state of WebActions (Erik Bunce) |