summaryrefslogtreecommitdiff
authorclem <clem>2004-06-18 14:47:28 (UTC)
committer clem <clem>2004-06-18 14:47:28 (UTC)
commit589dc38a4c44ed7cdd151cf6c136b199ec273398 (patch) (unidiff)
tree5cf8368366c35c60dd1f20709c04bbb74e12299d
parentd177fbbcdabe8568b394bc2a16ecc5895a4b659a (diff)
downloadopie-589dc38a4c44ed7cdd151cf6c136b199ec273398.zip
opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.gz
opie-589dc38a4c44ed7cdd151cf6c136b199ec273398.tar.bz2
BUGFIX: Fixed Datebook dependency on libopiedb2 (Bug #1348)
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c8da96a..b0d9a0d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,31 +1,32 @@
1 2004-??-??The Opie Team <opie@handhelds.org> 1 2004-??-??The Opie Team <opie@handhelds.org>
2 2
3 * Fixed ZSafe not starting up (Bug #1324) (mickeyl) 3 * Fixed ZSafe not starting up (Bug #1324) (mickeyl)
4 * Fixed Drawpad initialization (Bug #1314) (mickeyl) 4 * Fixed Drawpad initialization (Bug #1314) (mickeyl)
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 * Fixed Datebook dependency on libopiedb2 (Bug #1348) (chicken)
8 9
9 2004-25-04The Opie Team <opie@handhelds.org> 10 2004-25-04The Opie Team <opie@handhelds.org>
10 11
11 * Released as Version 1.1.3 (devel) 12 * Released as Version 1.1.3 (devel)
12 * Introduced first implementation of SQL-Support using SQLite (eilers) 13 * Introduced first implementation of SQL-Support using SQLite (eilers)
13 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp) 14 * Added a new Gutenberg Project reader app - opie-gutenbrowser (ljp)
14 * Added a real system graffiti character set (brad) 15 * Added a real system graffiti character set (brad)
15 * Added Generic Keyconfig Widget (zecke) 16 * Added Generic Keyconfig Widget (zecke)
16 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke) 17 * Improved Screenshotapplet and Drawpad integration. You can now open a screenshot in drawpad and take notes (zecke)
17 * Added new Bible reader app - opie-dagger (drw) 18 * Added new Bible reader app - opie-dagger (drw)
18 * Added a new Image Viewer. Work is ongoing (zecke,alwin) 19 * Added a new Image Viewer. Work is ongoing (zecke,alwin)
19 * Added namespace usage in libopie2 and everywhere (zecke,alwin) 20 * Added namespace usage in libopie2 and everywhere (zecke,alwin)
20 * Enabled the possibility to pass command line arguments to applications (mickeyl) 21 * Enabled the possibility to pass command line arguments to applications (mickeyl)
21 * Added an about applet showing some credits and information about Opie (mickeyl) 22 * Added an about applet showing some credits and information about Opie (mickeyl)
22 * Added benchmarking functionality to sysinfo (mickeyl) 23 * Added benchmarking functionality to sysinfo (mickeyl)
23 * Added applet and configuration application for switching hardware keyboard layouts (alwin) 24 * Added applet and configuration application for switching hardware keyboard layouts (alwin)
24 * Ported applications from libopie1 to libopie2* (drw,ar,alwin) 25 * Ported applications from libopie1 to libopie2* (drw,ar,alwin)
25 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe) 26 * Imported fullscreen and font improvements from the Qkonsole fork to embeddedkonsole (waspe)
26 * Clean-up of package information in control files (drw) 27 * Clean-up of package information in control files (drw)
27 * Repaired mediummount which was broken since integrating the quicklauncher (alwin) 28 * Repaired mediummount which was broken since integrating the quicklauncher (alwin)
28 * Improved big-screen support (zecke,ar) 29 * Improved big-screen support (zecke,ar)
29 * Improved multikeyboard support, added keyboard layout switching applet (mouse) 30 * Improved multikeyboard support, added keyboard layout switching applet (mouse)
30 * Added a new mail client based on libetpan (harlekin,alwin,jgf) 31 * Added a new mail client based on libetpan (harlekin,alwin,jgf)
31 * Added new package manager - opie-packagemanager (drw) 32 * Added new package manager - opie-packagemanager (drw)