author | clem <clem> | 2004-10-17 16:42:43 (UTC) |
---|---|---|
committer | clem <clem> | 2004-10-17 16:42:43 (UTC) |
commit | 8eaae40a6b9db12813be60ec7c8afe21afd4478d (patch) (side-by-side diff) | |
tree | 70e60dfd0d5026ff23131cafb6a6d95e6ace6dca /ChangeLog | |
parent | 3f8e8d7d5b933f2a639d4284d7c7fbec2bee5199 (diff) | |
download | opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.zip opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.tar.gz opie-8eaae40a6b9db12813be60ec7c8afe21afd4478d.tar.bz2 |
build system and opie-security updates
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -7,8 +7,10 @@ * Opie Eye got a Digital Camera File Backend (alwin,zecke) * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) * Opie-Console use Custom Font and Size in a Profile (harlekin) * Opie-Console transparently log the Output and Input to a file (harlekin) + * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem) + * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem) Fixed Bugs ---------- * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke) @@ -22,8 +24,10 @@ * #1358 - DocTab didn't show any MimeTypes (was fixed earlier) (zecke) * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string + * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem) + * n.a. - Build system: fix deps in several config.in (and fix scripts/deps.pl too) to stop breaking builds, especially with make -j highNumber (clem) 2004-09-17 Opie 1.1.6 New Features |