-rw-r--r-- | ChangeLog | 9 | ||||
-rw-r--r-- | library/version.h | 2 |
2 files changed, 8 insertions, 3 deletions
@@ -1,5 +1,10 @@ | |||
1 | 2005-03-nnOpie 1.2.0 | 1 | 2005-??-??Opie 1.2.1 |
2 | |||
3 | Fixed Bugs | ||
4 | ---------- | ||
5 | |||
6 | 2005-03-25Opie 1.2.0 | ||
2 | 7 | ||
3 | Fixed Bugs | 8 | Fixed Bugs |
4 | ---------- | 9 | ---------- |
5 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 10 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
@@ -17,9 +22,9 @@ | |||
17 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) | 22 | * LauncherSettings: Choose whether to have a static background pixmap (mickeyl) |
18 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) | 23 | * PackageManager supports the 'lists_dir' ipkg configuration option (drw) |
19 | * Added hi-res inline images for large resolution devices (drw) | 24 | * Added hi-res inline images for large resolution devices (drw) |
20 | * Improved launcher icons for consistency (ar) | 25 | * Improved launcher icons for consistency (ar) |
21 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook. (alwin) | 26 | * Datebook: Added plugin system to datebook so holidays and birthdays from contacts may displayed in datebook (alwin) |
22 | 27 | ||
23 | Fixed Bugs | 28 | Fixed Bugs |
24 | ---------- | 29 | ---------- |
25 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 30 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
diff --git a/library/version.h b/library/version.h index 11c0e0f..a44c7d2 100644 --- a/library/version.h +++ b/library/version.h | |||
@@ -1,3 +1,3 @@ | |||
1 | #define QPE_VENDOR "Project Opie" | 1 | #define QPE_VENDOR "Project Opie" |
2 | #define QPE_VERSION "1.2.0" | 2 | #define QPE_VERSION "1.2.0-snapshot" |
3 | #define SUB_VERSION "" | 3 | #define SUB_VERSION "" |