author | mickeyl <mickeyl> | 2006-05-25 22:38:40 (UTC) |
---|---|---|
committer | mickeyl <mickeyl> | 2006-05-25 22:38:40 (UTC) |
commit | 22caa97cd10f2b81107bc83f50deab373afd2ca8 (patch) (side-by-side diff) | |
tree | f4785d55c24cf2f18d00fb25bd3f117b19a5457b /ChangeLog | |
parent | 7cfd27c0f29c6d7e2b90ce718d762433b82c1fe3 (diff) | |
download | opie-22caa97cd10f2b81107bc83f50deab373afd2ca8.zip opie-22caa97cd10f2b81107bc83f50deab373afd2ca8.tar.gz opie-22caa97cd10f2b81107bc83f50deab373afd2ca8.tar.bz2 |
prepare for release
-rw-r--r-- | ChangeLog | 13 |
1 files changed, 8 insertions, 5 deletions
@@ -1,40 +1,43 @@ -2005-??-?? Opie 1.2.2 +2006-05-28 Opie 1.2.2 New Features ------------ * Appearance: Added configuration options to set smallIconSize, bigIconSize, useBigPixmaps (hrw, drw) * Opie-Notes: Notes application based on NoteZ (hrw) * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) - * Added hardware support for HTC Universal (ljp) + * Added platform support for HTC Universal (ljp) * Made Opie-Bluetooth subsystem actually usable (korovkin) - * Added hardware support for the Motorola EZX platform (mickeyl) + * Added platform support for the Motorola EZX platform (mickeyl) Fixed Bugs ---------- * #1695 - Date selector use too small fontsize on VGA screen (hrw) * #1686 - opie-console lack UI setting for switching scrollbar (hrw) * #1647 - Opie-console doesn't respect scroll-bar on left side (hrw) * #1624 - Button settngs changes are applied only after restart (hrw) * #1492 - Backup and Restore does not show list of backups to restore on start (hrw) * n.a. - remove hardcoded font size from wellenreiter (hrw) - * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) + * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) * n.a. - fix a problem with vCard send to Sony Ericsson k600i (ar) * n.a. - add a patch to build Qt/E 2.3.10 on amd64 with gcc 4.x.x (ar) * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) - * n.a. - Set version to 1.2.1 in About applet (hrw) + * n.a. - Update version in About applet (hrw) * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) * n.a. - many bluetooth fixes (korovkin) Internal -------- * libopiecore: /etc/oz_version renamed to /etc/openzaurus-version (hrw) * libopiecore: SL6000 (tosa) now uses corgi-bl (Dirk Opfer) * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation + * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) + * update README (mickeyl) + * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) 2005-09-11 Opie 1.2.1 New Features ------------ |