diff --git a/dist/changes-2.1.0 b/dist/changes-2.1.0 index bee5d93dd0a87cc325d537f1a84cc154125ffd53..4a0062963cbab77a9bfa1ce332bf6e75ba5ddab6 100644 --- a/dist/changes-2.1.0 +++ b/dist/changes-2.1.0 @@ -84,6 +84,14 @@ Windows Symbian Target Maemo Target + * Improved support for Debian packaging: + - Automatic creation of Debian files in project directory + - Debian files adaptable by users + * Deployment information is taken from .pro file's INSTALLS variable + * Support for "subdirs" and library project types + * Projects created by mobile wizards are now usable for Maemo development + * Automatic creation and deployment of Desktop files for application projects + * Fremantle: Support for exporting host directories to the device (also employed for zero-copy deployment) Designer * Added switching between code and forms using Shift-F4