|
diff --git a/ChangeLog b/ChangeLog index 7e81b7e..63ed0c3 100644 --- a/ ChangeLog+++ b/ ChangeLog |
|
@@ -1,12 +1,13 @@ |
1 | 2005-??-??Opie 1.2.1 |
1 | 2005-??-??Opie 1.2.1 |
2 | |
2 | |
3 | |
3 | |
4 | New Features |
4 | New Features |
5 | ------------ |
5 | ------------ |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
6 | * OpieStumbler: Scans WiFi networks using the wireless extension scanning (skyhusker) |
| |
7 | * Opie-Reader: Support for document formats ArriereGo and Reb, add flite output (tim,pohly) |
7 | |
8 | |
8 | Fixed Bugs |
9 | Fixed Bugs |
9 | ---------- |
10 | ---------- |
10 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
11 | * #1476 - Wrong order of application entries in the O-menu (skyhusker) |
11 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
12 | * #1535- Missing line break and unnecessary location shown with Today-Calendar plugin (deller) |
12 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
13 | * #1565 - crash-fix in odevice.cpp while scanning the distribution table (deller) |
|
|
diff --git a/packages b/packages index 40a7125..84e876e 100644 --- a/ packages+++ b/ packages |
|
@@ -162,12 +162,14 @@ CONFIG_OPIE-LOGIN core/opie-login opie-login.pro |
162 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
162 | CONFIG_OPIEMAIL2noncore/unsupported/mail2 mail.pro |
163 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
163 | CONFIG_OPIEPLAYER2 noncore/multimedia/opieplayer2opieplayer2.pro |
164 | CONFIG_OPIEPLAYER3 noncore/multimedia/opieplayer3opieplayer3.pro |
164 | CONFIG_OPIEPLAYER3 noncore/multimedia/opieplayer3opieplayer3.pro |
165 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
165 | CONFIG_OPIEPLAYER core/multimedia/opieplayeropieplayer.pro |
166 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
166 | CONFIG_OPIE-RDESKTOP noncore/net/opierdesktopopierdesktop.pro |
167 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
167 | CONFIG_OPIE-READER noncore/apps/opie-readeropie-reader.pro |
| |
168 | CONFIG_OPIE-READER-FLITEDYN noncore/apps/opie-reader/FliteDynFliteDyn.pro |
| |
169 | CONFIG_OPIE-READER-FLITEDYN16 noncore/apps/opie-reader/FliteDyn16FliteDyn16.pro |
168 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
170 | CONFIG_OPIEREC noncore/multimedia/opierecopierec.pro |
169 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
171 | CONFIG_OPIE-SHEET noncore/apps/opie-sheetopie-sheet.pro |
170 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
172 | CONFIG_OPIE-SH noncore/tools/opie-shopie-sh.pro |
171 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
173 | CONFIG_OPIETOOTH-APPLET noncore/net/opietooth/appletapplet.pro |
172 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
174 | CONFIG_OPIETOOTH-MANAGER noncore/net/opietooth/managermanager.pro |
173 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
175 | CONFIG_OPIE-WRITE noncore/apps/opie-writeopie-write.pro |
|