summaryrefslogtreecommitdiff
authorar <ar>2004-07-02 22:17:27 (UTC)
committer ar <ar>2004-07-02 22:17:27 (UTC)
commit0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6 (patch) (unidiff)
tree7468191fc4ec54339e5ff92f2a19b1bbebfc0ec3
parent303bf088954df97d11c0c1e60fa1189ab83ba71e (diff)
downloadopie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.zip
opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.gz
opie-0b0cc8ff22fdae62b8f40dc2a77a4de9a6fd0cb6.tar.bz2
- add some BugFixes and closed it in mantis
Diffstat (more/less context) (show whitespace changes)
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index b7459f9..40c3e1f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,14 +5,16 @@
5 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle) 5 * Added four themes courtesy Robert Griebl (http://www.softforge.de/zstyle)
6 * Added Conversion tool for pim-data (eilers) 6 * Added Conversion tool for pim-data (eilers)
7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers) 7 * Modifcation of the PIM API for providing generic use of OPimRecords. (eilers)
8 8
9 BugFixes 9 BugFixes
10 -------- 10 --------
11 * #1324 - ZSafe not starting up (mickeyl) 11 * #1068 - Country Drop Down Box Off Screen
12 * #1294 - opie does not know about British Summer Time
12 * #1314 - Drawpad initialization (mickeyl) 13 * #1314 - Drawpad initialization (mickeyl)
14 * #1324 - ZSafe not starting up (mickeyl)
13 * #1348 - Datebook dependency on libopiedb2 (chicken) 15 * #1348 - Datebook dependency on libopiedb2 (chicken)
14 16
15 2004-25-04The Opie Team <opie@handhelds.org> 17 2004-25-04The Opie Team <opie@handhelds.org>
16 18
17 * Released as Version 1.1.3 (devel) 19 * Released as Version 1.1.3 (devel)
18 * Introduced first implementation of SQL-Support using SQLite (eilers) 20 * Introduced first implementation of SQL-Support using SQLite (eilers)