summaryrefslogtreecommitdiff
authorzecke <zecke>2004-12-28 19:10:22 (UTC)
committer zecke <zecke>2004-12-28 19:10:22 (UTC)
commit47b3f934ed4f5d84356b5b052aed018dc97ab6a7 (patch) (side-by-side diff)
treefe6d077505c15966811d2588e8a3aed39ed60277
parentf52b69e6a92d8f56b53f9eeb3777ebdb34a4975f (diff)
downloadopie-47b3f934ed4f5d84356b5b052aed018dc97ab6a7.zip
opie-47b3f934ed4f5d84356b5b052aed018dc97ab6a7.tar.gz
opie-47b3f934ed4f5d84356b5b052aed018dc97ab6a7.tar.bz2
Mention the fix for #1493 by hrw to not have the Icons only in one column
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 fd6a295..f3fb995 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -20,24 +20,25 @@
* Add new, more consistent, PIM icons + a GIMP teplate (ar)
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)
* 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
* #1501 - Fixing bug in todo sql backend (eilers)
+ * #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)
2004-11-14 Opie 1.1.7
New Features
------------
* libOpieDB now uses SQLite V3 instead V2. Remember to upgrade your database files! (eilers)