summaryrefslogtreecommitdiff
Side-by-side diff
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
@@ -10,2 +10,4 @@
* 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)
@@ -25,2 +27,4 @@
* 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)