-rw-r--r-- | ChangeLog | 13 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 14 insertions, 1 deletions
@@ -1,16 +1,29 @@ +2006-??-?? Opie 1.2.3 + + + New Features + ------------ + + Fixed Bugs + ---------- + * n.a. - Improved iPAQ support in ODevice and low-level applets (Slavek Banko) + + Internal + -------- + 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 platform support for HTC Universal (ljp) * Made Opie-Bluetooth subsystem actually usable (korovkin) * 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) diff --git a/library/version.h b/library/version.h index 270868b..c5b42e0 100644 --- a/library/version.h +++ b/library/version.h @@ -1,4 +1,4 @@ #define QPE_VENDOR "Project Opie" -#define QPE_VERSION "1.2.2" +#define QPE_VERSION "1.2.2-snapshot" #define SUB_VERSION "" #define OPIE_VERSION 102020 |