summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 97d9212..45fbb75 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -8,6 +8,8 @@
8 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke) 8 * Support for Tuxpad 1 of Tradesquare.NL (mickeyl,zecke)
9 * Opie-Console use Custom Font and Size in a Profile (harlekin) 9 * Opie-Console use Custom Font and Size in a Profile (harlekin)
10 * Opie-Console transparently log the Output and Input to a file (harlekin) 10 * Opie-Console transparently log the Output and Input to a file (harlekin)
11 * New O-menu icon to lock the PDA immediately: opie-lockapplet (clem)
12 * opie-security improvements: hide the plugin-based authentication tabs if no auth. plugin package is installed, and new 'test authentication' button (clem)
11 13
12 Fixed Bugs 14 Fixed Bugs
13 ---------- 15 ----------
@@ -23,6 +25,8 @@
23 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke) 25 * #957 - Import of VCards/VTodos/VEvents with BASE64 encoding (ljp,zecke)
24 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir 26 * n.a. - Converted applications to not hardcode /opt/QtPalmtop but to use QPEApplication::qpeDir
25 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string 27 * n.a. - Converted usage of qpeDir() not to include a '/' as first charachter of the string
28 * n.a. - Build system: enable distcc and ccache when crosscompiling too, and use them everywhere we can (clem)
29 * 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)
26 30
27 2004-09-17Opie 1.1.6 31 2004-09-17Opie 1.1.6
28 32