summaryrefslogtreecommitdiff
authorar <ar>2004-09-28 22:27:51 (UTC)
committer ar <ar>2004-09-28 22:27:51 (UTC)
commitb7504197efe0f5c485fe87fa5cbfb0b4450e9335 (patch) (unidiff)
tree546d4bc14edf3448887c93ba42fc51a1eb9fe3f2
parenta1482c1dfd0f0859736716a7ce4a459a8e02728c (diff)
downloadopie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.zip
opie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.tar.gz
opie-b7504197efe0f5c485fe87fa5cbfb0b4450e9335.tar.bz2
- add some bugfixes
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog7
1 files changed, 5 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index 4833e0d..d2d97b3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,12 +4,15 @@
4 ------------ 4 ------------
5 * Ported opie-mediaplayer2 to recent libxine (brad,zecke) 5 * Ported opie-mediaplayer2 to recent libxine (brad,zecke)
6 * Ported brightnessapplet from Qtopia 1.7 (mickeyl) 6 * Ported brightnessapplet from Qtopia 1.7 (mickeyl)
7 7
8 Fixed Bugs 8 Fixed Bugs
9 ---------- 9 ----------
10 * #1380 - QDateBookAccess::remove() doesn't remove entries (eilers, zecke)
11 * #1445 - Opie Sheet Has No Icon (CoreDump)
12 * #1440 - The icon of opie-mobilemsg is missing (CoreDump)
10 13
11 2004-09-17Opie 1.1.6 14 2004-09-17Opie 1.1.6
12 15
13 New Features 16 New Features
14 ------------ 17 ------------
15 * Fifteen gained configurable number of items (zecke) 18 * Fifteen gained configurable number of items (zecke)
@@ -25,19 +28,19 @@
25 Fixed Bugs 28 Fixed Bugs
26 -------- 29 --------
27 * #1005 - Fixed backup to CompactFlash (ar) 30 * #1005 - Fixed backup to CompactFlash (ar)
28 * #1167 - Fixed Opie write crashing on more text than one page (ar) 31 * #1167 - Fixed Opie write crashing on more text than one page (ar)
29 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl) 32 * #1225 - Fixed repeated light flashing on Zaurus with keyz (mickeyl)
30 * #1359 - Fixed bookmarks in Gutenbrowser (ljp) 33 * #1359 - Fixed bookmarks in Gutenbrowser (ljp)
31 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers) 34 * #1361 - Fixed auto upercase in Opie-Addressbook (eilers)
32 * #1370 - Pimconverter now reacts on cancel key (eilers) 35 * #1370 - Pimconverter now reacts on cancel key (eilers)
33 * #1376 - Bring back the capslock/numlock display (zecke) 36 * #1376 - Bring back the capslock/numlock display (zecke)
34 * #1383 - Language settings now warns about losing open apps (Markus Litz) 37 * #1383 - Language settings now warns about losing open apps (Markus Litz)
35 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl) 38 * #1393 - Fixed line wrap issues in opie-console for the default profile (mickeyl)
36 * #1394 - Fixed oversized headline in opie-login (coredump) 39 * #1394 - Fixed oversized headline in opie-login (coredump)
37 * #1396 - Opie-console captures the escape key and vim is working (zecke) 40 * #1396 - Opie-console captures the escape key and vim is working (zecke)
38 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl) 41 * #1401 - Scrollbar is now only visible if necessary in DocTab (mickeyl)
39 42
40 2004-07-06Opie 1.1.4 43 2004-07-06Opie 1.1.4
41 44
42 New Features 45 New Features
43 ------------ 46 ------------