summaryrefslogtreecommitdiff
authorpaule <paule>2007-02-10 02:43:24 (UTC)
committer paule <paule>2007-02-10 02:43:24 (UTC)
commit69168924aa3648d259d812c475f9e83e7daee4a4 (patch) (unidiff)
tree757d29d140b39f2f3c5f4bacb23c292037da16b9
parent570130f80c0db0c9acab25423b8e8424beb78491 (diff)
downloadopie-69168924aa3648d259d812c475f9e83e7daee4a4.zip
opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.gz
opie-69168924aa3648d259d812c475f9e83e7daee4a4.tar.bz2
Update changelog based on resolved bugs and CVS changes for 1.2.3
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog45
1 files changed, 44 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 64bf7a3..084f51f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,14 +3,57 @@
3 3
4 New Features 4 New Features
5 ------------ 5 ------------
6 * Improved support for some newer iPAQ models (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky)
7 * Partial support for the Palm LD, TX and Zire 72 handhelds (Alex Osborne, Cristiano, Sergey Lapin, Jan Herman, Aaron11)
8 * Backlight support for iPAQ handhelds using 2.6 kernel (psokolovsky, unknown)
9 * Improved HTC Universal handheld support (GoXbox Live)
10 * Opie-Remote: added integrated remote learning and now completely sets up LIRC for you (bluelightning)
11 * Added video4linux camera app from Qtopia 2, needs more work (ljp)
12 * Multikey: added Hebrew keymap (Skliarouk Arieh)
13 * Multikey: added Italian keymap (Giorgio Padrin)
6 14
7 Fixed Bugs 15 Fixed Bugs
8 ---------- 16 ----------
9 * n.a.- Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky) 17 * n.a. - Many, many code fixes that should improve Opie stability (ehovland)
18 * n.a. - Fixed many bugs in bluetooth & OBEX code (korovkin)
19 * #1150 - Fix adding global categories in all PIM applications (bluelightning)
20 * #1553 - AdvancedFM: Implement File Info function without relying on stat(1) command (bluelightning)
21 * #1760 - Today: correctly sort birthdays and anniversaries (bluelightning)
22 * #1597 - Clock: Alarm dialog: increase font size (bluelightning)
23 * #1616 - Clock: Alarm dialog: fix bad icon scaling (bluelightning)
24 * #1598 - Clock: Alarm dialog: add separate large snooze button with default snooze time (bluelightning)
25 * #1618 - DocTab Settings: correctly load current doctab enabled/disabled status (bluelightning)
26 * #1547 - Todo: don't prompt for template if no templates are defined (bluelightning)
27 * #1753 - Todo: fix writing invalid XML when todo recurrence is enabled (bluelightning)
28 * #1351 - Datebook: show events from visible days of previous/next month in month view (bluelightning)
29 * #1702 - Datebook: Fix incorrect translated day name abbreviations in week list view (antonus, sgourichon)
30 * n.a. - Date/Time Settings: add option to prompt for date/time on every restart (bluelightning)
31 * n.a. - Date/Time Settings: show a warning if timezone file for selected system time zone is missing (bluelightning)
32 * #1580 - Date/Time Settings: Use pool.ntp.org servers for time sync (ehovland)
33 * n.a. - OpieRec: show size in bytes/kb/mb of recordings (bluelightning)
34 * n.a. - OpieRec: several minor usability fixes (bluelightning)
35 * n.a. - OpieRec: default the stereo option to off instead of on (bluelightning)
36 * #1836 - Button Settings: fix incorrect button listing on some iPAQs (ehovland)
37 * #1830 - Security: fix "On Resume" option to actually control showing authentication on resume (bluelightning)
38 * #1680 - Security: rework PIN dialog to work with number keys and joypad (bluelightning)
39 * #1373 - TinyKATE: make OK/cancel buttons visible in settings at QVGA resolution (bluelightning)
40 * #1231 - TinyKATE: add Find, Replace and Goto Line functions (bluelightning)
41 * n.a. - TinyKATE: prompt to save changes on closing (bluelightning)
42 * #1735 - OpieIRC: fix special channel op markers with unrealIRCd servers (andrewy)
43 * #1530 - Opie-Mediaplayer2: enable searching for audio/x-ogg (polyonymous)
44 * n.a. - Improved iPAQ support in ODevice and low-level applets (S.Banko, R.Wagner, E.Hovland, P.Sokolovsky)
10 * n.a. - Improved platform support for the Motorola EZX platform (mickeyl) 45 * n.a. - Improved platform support for the Motorola EZX platform (mickeyl)
46 * n.a. - Changed suspend button mapping for Asus MyPal to same as for iPAQ (aquadran)
47 * n.a. - Fix for LCD on iPAQ h191x and MyPal A716 (Slavek Banko, aquadran)
11 48
12 Internal 49 Internal
13 -------- 50 --------
51 * Fixed lots of unchecked return values, bad/missing frees, etc. (ehovland)
52 * Removed some old commented out code (ehovland)
53 * Made OBEX library buildable if bluetooth support is disabled (korovkin)
54 * ODevice: devices renumbered to allow proper bitmasking (ehovland)
55 * Opie-Remote: abstracted all lircd interaction to a single LircHandler class (bluelightning)
56
14 57
15 2006-05-28Opie 1.2.2 58 2006-05-28Opie 1.2.2
16 59