summaryrefslogtreecommitdiff
authordrw <drw>2005-03-15 18:22:25 (UTC)
committer drw <drw>2005-03-15 18:22:25 (UTC)
commitcb3b52896e39a594fd7ba825abd95817349fb55f (patch) (unidiff)
tree7b9156aad7d337ee3e69914f8a50a57fd0d8fae2
parente0a3ecfb3981cbc6fa413b08b123685a6c2632d1 (diff)
downloadopie-cb3b52896e39a594fd7ba825abd95817349fb55f.zip
opie-cb3b52896e39a594fd7ba825abd95817349fb55f.tar.gz
opie-cb3b52896e39a594fd7ba825abd95817349fb55f.tar.bz2
Add address book sort fix
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da1f512..920c60b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -21,24 +21,25 @@
21 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl) 21 * #1554 - Fixed Opie-Console name in .desktop file (mickeyl)
22 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke) 22 * #1556 - Start to look for sound files in /opt/QtPalmtop/sounds (zecke)
23 * #1558 - Fixed opie-login breaking opie startup (mickeyl) 23 * #1558 - Fixed opie-login breaking opie startup (mickeyl)
24 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar) 24 * #1570 - Confirmation needed befor Restore a backup and overwrite local data (ar)
25 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints) 25 * #1599 - Security - change recommendation for opie-multiauth to opie-securityplugin (gints)
26 * #1604 - Checkbook crashes on startup (drw) 26 * #1604 - Checkbook crashes on startup (drw)
27 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw) 27 * n.a. - PackageManager - fixed where last package in status file was not shown as installed when it should be (drw)
28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings 28 * n.a. - Netsystemtime - fixed UI to prevent error dialog from displaying when it shouldn't, get rid of some compiler warnings
29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw) 29 * n.a. - PackageManager - fix bug where lists_dir was not being honored at startup (drw)
30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw) 30 * n.a. - PackageManager - provide default value for lists_dir when none is entered in configuration dialog (drw)
31 * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw) 31 * n.a. - Launcher Settings - fix default settings for background in Edit tab dialog (drw)
32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw) 32 * n.a. - OTabWidget - fix scroll buttons, fix display position of tabs (drw)
33 * n.a. - AddressBook - fix sorting by 'File As' name (drw)
33 34
34 Internal 35 Internal
35 -------- 36 --------
36 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) 37 * Worked around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl)
37 * Killed the need for weak symbols in QtE (zecke) 38 * Killed the need for weak symbols in QtE (zecke)
38 * Added optional building libqpe without inline images (mickeyl) 39 * Added optional building libqpe without inline images (mickeyl)
39 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw) 40 * OColorButton - fix so does not emit a colorSelected signal inside of resizeEvent (drw)
40 41
41 2005-02-03Opie 1.1.9 42 2005-02-03Opie 1.1.9
42 43
43 New Features 44 New Features
44 ------------ 45 ------------