summaryrefslogtreecommitdiffstats
path: root/dist/changes-4.6.0
diff options
context:
space:
mode:
authorSimon Hausmann <simon.hausmann@nokia.com>2009-11-20 14:22:56 (GMT)
committerSimon Hausmann <simon.hausmann@nokia.com>2009-11-20 14:22:56 (GMT)
commitc74a5ae953899b9109ef56b2057b094152616480 (patch)
treef654169a39839dc43a703716fa40fb8d4a63d513 /dist/changes-4.6.0
parent991a5ed5a8dc0c81d56c88823bd69d986618d4e5 (diff)
downloadQt-c74a5ae953899b9109ef56b2057b094152616480.zip
Qt-c74a5ae953899b9109ef56b2057b094152616480.tar.gz
Qt-c74a5ae953899b9109ef56b2057b094152616480.tar.bz2
Mention the changed architecture and license of QtScript in the 4.6.0 changelog
Reviewed-by: Kent Hansen
Diffstat (limited to 'dist/changes-4.6.0')
-rw-r--r--dist/changes-4.6.02
1 files changed, 2 insertions, 0 deletions
diff --git a/dist/changes-4.6.0 b/dist/changes-4.6.0
index 736fa66..887c96f 100644
--- a/dist/changes-4.6.0
+++ b/dist/changes-4.6.0
@@ -73,6 +73,8 @@ New features
* Support for getting return arguments in remote method invocation
via QMetaMethod::invokeMethod.
+ - The QtScript module is now based on the 3rdparty JavaScriptCore library. It
+ is only available under the LGPL or a compatible license.
Optimizations
-------------