|
diff --git a/ChangeLog b/ChangeLog index db5c0ef..6b05a99 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,2 +1,2 @@ |
1 | 2005-??-??Opie 1.2.2 |
1 | 2006-05-28Opie 1.2.2 |
2 | |
2 | |
@@ -8,5 +8,5 @@ |
8 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
8 | * Opie-PackageManager: Added two configuration options: "Force recursive", "Verbose fetch" (hrw) |
9 | * Added hardware support for HTC Universal (ljp) |
9 | * Added platform support for HTC Universal (ljp) |
10 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
10 | * Made Opie-Bluetooth subsystem actually usable (korovkin) |
11 | * Added hardware support for the Motorola EZX platform (mickeyl) |
11 | * Added platform support for the Motorola EZX platform (mickeyl) |
12 | |
12 | |
@@ -20,3 +20,3 @@ |
20 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
20 | * n.a. - remove hardcoded font size from wellenreiter (hrw) |
21 | * n.a. - added patch to build QT/E 2.3.10 with gcc 4.x.x (hrw) |
21 | * n.a. - added patch to build Qt/E 2.3.10 with gcc 4.x.x (hrw) |
22 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
22 | * n.a. - make blue-pin UI resizable to looks good in any resolution (hrw) |
@@ -25,3 +25,3 @@ |
25 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
25 | * n.a. - Opie-console fallback to FixedFont settings from qpe.conf in config (hrw) |
26 | * n.a. - Set version to 1.2.1 in About applet (hrw) |
26 | * n.a. - Update version in About applet (hrw) |
27 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) |
27 | * n.a. - add firstusage and background pictures for 480x640 devices (mickeyl) |
@@ -34,2 +34,5 @@ |
34 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation |
34 | * library/version.h: introduce integer version code in OPIE_VERSION for conditional compilation |
| |
35 | * g++ 4.1.1 fixes all around (no extra qualifiers allowed) (mickeyl) |
| |
36 | * update README (mickeyl) |
| |
37 | * remove libslcompat - it never worked and we don't support Sharp closed source anymore anyway (mickeyl) |
35 | |
38 | |
|