author | deller <deller> | 2005-04-05 21:10:11 (UTC) |
---|---|---|
committer | deller <deller> | 2005-04-05 21:10:11 (UTC) |
commit | f0000ae8e62df9606160ab683ae163ddc40c32c4 (patch) (unidiff) | |
tree | 642a8b7927c7ff77d196399d4498559e585a2487 /ChangeLog | |
parent | e9f44f94ac905e49ea5def24532ac2d3bf4ed053 (diff) | |
download | opie-f0000ae8e62df9606160ab683ae163ddc40c32c4.zip opie-f0000ae8e62df9606160ab683ae163ddc40c32c4.tar.gz opie-f0000ae8e62df9606160ab683ae163ddc40c32c4.tar.bz2 |
crash-fix in odevice.cpp while scanning the distribution table (#1565)
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,23 +1,24 @@ | |||
1 | 2005-??-??Opie 1.2.1 | 1 | 2005-??-??Opie 1.2.1 |
2 | 2 | ||
3 | Fixed Bugs | 3 | Fixed Bugs |
4 | ---------- | 4 | ---------- |
5 | * n.a.- scale O-Menu-Applets appropriately (mickeyl) | 5 | * n.a.- scale O-Menu-Applets appropriately (mickeyl) |
6 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) | 6 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
7 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) | 7 | * n.a.- always show volume and wireless applet popups inside visible screen (deller) |
8 | * #1565- crash-fix in odevice.cpp while scanning the distribution table (deller) | ||
8 | 9 | ||
9 | 2005-03-25Opie 1.2.0 | 10 | 2005-03-25Opie 1.2.0 |
10 | 11 | ||
11 | Fixed Bugs | 12 | Fixed Bugs |
12 | ---------- | 13 | ---------- |
13 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) | 14 | * #1613 - AdvancedFM - scale toolbar icons appropriately (drw) |
14 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) | 15 | * #1620 - OFileSelector - show the button on press and not on press on hold (alwin) |
15 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) | 16 | * #1473 - Opie-Eye - Same as #1620 but we lack a common FileSystem Button class (zecke) |
16 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) | 17 | * n.a. - PackageManager - fix bug where messages show up multiple times in install dialog (drw) |
17 | * n.a. - make qpeglobal.h include qglobal.h (zecke) | 18 | * n.a. - make qpeglobal.h include qglobal.h (zecke) |
18 | 19 | ||
19 | 2005-03-20Opie 1.2.0-rc1 | 20 | 2005-03-20Opie 1.2.0-rc1 |
20 | 21 | ||
21 | 22 | ||
22 | New Features | 23 | New Features |
23 | ------------ | 24 | ------------ |