summaryrefslogtreecommitdiff
authormickeyl <mickeyl>2005-01-02 13:51:07 (UTC)
committer mickeyl <mickeyl>2005-01-02 13:51:07 (UTC)
commit315f413824ad135e62c1e94423debd8256d4e76a (patch) (side-by-side diff)
tree4716ab41714b06ca460f6dab4ce1edabdee36b09
parent5db4eec32cb3f2650c4320a4627c82eb6b8f7ad9 (diff)
downloadopie-315f413824ad135e62c1e94423debd8256d4e76a.zip
opie-315f413824ad135e62c1e94423debd8256d4e76a.tar.gz
opie-315f413824ad135e62c1e94423debd8256d4e76a.tar.bz2
sort bug numbers (again)...
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 05ab6b6..913dc15 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -23,16 +23,16 @@
Fixed Bugs
----------
* #1017 - Tetrix doesn't display correctly for high resolution screens (drw)
* #1269 - VCards were imported into personal area if it was activated (eilers)
* #1464 - Packagemanager dont set active filter after install a package (drw)
* #1479 - Improved VCard-Parser to import VCards created by Evolution 2 and Apple Addressbook (eilers)
+ * #1493 - Fixed one column layout bug of the launcher (hrw)
* n.a. - PackageManager - (Minor UI tweak) in filter dialog, when option is enabled, set focus to widget that corresponds to that option (drw)
* n.a. - PackageManager - (Minor UI tweak) fix double entry in source feed configuration when adding a new feed (drw)
* n.a. - Battery Applet - fix sizing of battery info popup
- * #1493 - Fixed one column layout bug of the launcher (hrw)
Internal
--------
* Moved libopie1 to unsupported (mickeyl)
* Implemented generic queryByExample() with incremental searching. A lot of internal changes of the Pim2-library (eilers)
* Added fast and full featured and incremental sorted() for SQL addressbook backend (eilers)