diff options
author | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-11-17 13:42:06 (GMT) |
---|---|---|
committer | Jedrzej Nowacki <jedrzej.nowacki@nokia.com> | 2009-11-17 13:42:06 (GMT) |
commit | 33861ec9920570dac2062dbd6caade81cac65043 (patch) | |
tree | 6a5edcfc10b0a49e44ad1302e3e75faf98f88cfa | |
parent | e02859c3c7910ab3de0ec594fd493df946a5102d (diff) | |
download | Qt-33861ec9920570dac2062dbd6caade81cac65043.zip Qt-33861ec9920570dac2062dbd6caade81cac65043.tar.gz Qt-33861ec9920570dac2062dbd6caade81cac65043.tar.bz2 |
Reapply change log fix.
Change 8586237d9400c5669e62e97bfb00b4a2579c7646
overwrote a log fix d39104d9b0ce43f872d2880baef8e1cff289adb8
Reviewed-by: TrustMe
-rw-r--r-- | dist/changes-4.6.0 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0 index 24d8fc0..a0ae663 100644 --- a/dist/changes-4.6.0 +++ b/dist/changes-4.6.0 @@ -608,8 +608,7 @@ QtWebKit * New functions for defining local URL schemes. - QWebSettings - * New options for text encoding, printing shrink factor and off-line web - application cache (HTML5). + * New options for text encoding and off-line web application cache (HTML5). - QWebView * Support for render hints. |