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