summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8806d99..4d1b4ef 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,9 @@
5 ------------ 5 ------------
6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) 6 * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw)
7 * Opie-Notes: Notes application based on NoteZ (hrw) 7 * Opie-Notes: Notes application based on NoteZ (hrw)
8 * OPIE-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) 8 * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw)
9 * Added hardware support for HTC Universal (ljp) 9 * Added hardware support for HTC Universal (ljp)
10 * Make Opie-Bluetooth subsystem actually usable (korovkin)
10 11
11 Fixed Bugs 12 Fixed Bugs
12 ---------- 13 ----------
@@ -23,6 +24,7 @@
23 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) 24 * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw)
24 * n.a. - Set version to 1.2.1 in About applet (hrw) 25 * n.a. - Set version to 1.2.1 in About applet (hrw)
25 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) 26 * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl)
27 * n.a. - many bluetooth fixes (korovkin)
26 28
27 Internal 29 Internal
28 -------- 30 --------