author | zecke <zecke> | 2005-02-07 22:43:02 (UTC) |
---|---|---|
committer | zecke <zecke> | 2005-02-07 22:43:02 (UTC) |
commit | 17b12cbae223e1e86212db0d092e4ed3bbe43e59 (patch) (unidiff) | |
tree | 058ae215f24f75b77b8c4ea601c5927161ee473a | |
parent | f112fe72adcfb8d3c6745c6ff878cbfbbdfbfa24 (diff) | |
download | opie-17b12cbae223e1e86212db0d092e4ed3bbe43e59.zip opie-17b12cbae223e1e86212db0d092e4ed3bbe43e59.tar.gz opie-17b12cbae223e1e86212db0d092e4ed3bbe43e59.tar.bz2 |
Mention recent OFileSelector fix
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -5,11 +5,12 @@ | |||
5 | 5 | ||
6 | Fixed Bugs | 6 | Fixed Bugs |
7 | ---------- | 7 | ---------- |
8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) | 8 | * #1236 - VCards contained empty home and work address entries causing Palms to crash (eilers) |
9 | * #1482 - Fix double '/' in paths (zecke) | ||
9 | * #1536 - Autosave of custom locations in opie backup (ar) | 10 | * #1536 - Autosave of custom locations in opie backup (ar) |
10 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) | 11 | * #1539 - Fixed displaying too long path in the delete dialog in opie-eye (zecke) |
11 | * #1540 - Implemented deletion of DocLnks in opie-eye | 12 | * #1540 - Implemented deletion of DocLnks in opie-eye (zecke) |
12 | 13 | ||
13 | Internal | 14 | Internal |
14 | -------- | 15 | -------- |
15 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) | 16 | * Work around bug in Qt/Embedded 2.3.10: qt_version() returns 231 (mickeyl) |