-rw-r--r-- | bin/kdepim/WhatsNew.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 828cb92..05cffbf 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,39 +1,40 @@ | |||
1 | Info about the changes in new versions of KDE-Pim/Pi | 1 | Info about the changes in new versions of KDE-Pim/Pi |
2 | 2 | ||
3 | ********** VERSION 2.1.5 ************ | 3 | ********** VERSION 2.1.5 ************ |
4 | 4 | ||
5 | This is the new stable version. | 5 | This is the new stable version. |
6 | Bugfix: | 6 | Bugfix: |
7 | Fixed a problem with agenda popup on the desktop in KO/Pi. | 7 | Fixed a problem with agenda popup on the desktop in KO/Pi. |
8 | Fixed a crash when reloading file, e.g. after a passive pi-sync operation. | ||
8 | 9 | ||
9 | ********** VERSION 2.1.4 ************ | 10 | ********** VERSION 2.1.4 ************ |
10 | 11 | ||
11 | Fixed two more bugs in the KA/Pi CSV import dialog: | 12 | Fixed two more bugs in the KA/Pi CSV import dialog: |
12 | Made it possible to read multi-line fields and import it to the "Note" field. | 13 | Made it possible to read multi-line fields and import it to the "Note" field. |
13 | Fixed a problem in mapping custom fields, whatever a custem field is... | 14 | Fixed a problem in mapping custom fields, whatever a custem field is... |
14 | 15 | ||
15 | ********** VERSION 2.1.3 ************ | 16 | ********** VERSION 2.1.3 ************ |
16 | 17 | ||
17 | Changed the menu structure of the alarm applet: | 18 | Changed the menu structure of the alarm applet: |
18 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". | 19 | Moved "Simulate" to " Play Beeps" submenu and re-added "Todo List". |
19 | 20 | ||
20 | Fixed several problems in the KA/Pi CSV import dialog: | 21 | Fixed several problems in the KA/Pi CSV import dialog: |
21 | Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. | 22 | Added "Category", made codec configureable and made it possible to map many fields to the "Note" field. |
22 | 23 | ||
23 | 24 | ||
24 | ********** VERSION 2.1.2 ************ | 25 | ********** VERSION 2.1.2 ************ |
25 | 26 | ||
26 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. | 27 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. |
27 | 28 | ||
28 | Fixed a problem when importing data from Outlook with mutiple categories set. | 29 | Fixed a problem when importing data from Outlook with mutiple categories set. |
29 | 30 | ||
30 | Changed display of days in datenavigator: | 31 | Changed display of days in datenavigator: |
31 | Birthdays are now blue, not dark green. | 32 | Birthdays are now blue, not dark green. |
32 | When todo view is shown, no birtdays are shown and days with due todos are shown blue. | 33 | When todo view is shown, no birtdays are shown and days with due todos are shown blue. |
33 | When journal view is shown, only holidays are shown and days with journals are blue. | 34 | When journal view is shown, only holidays are shown and days with journals are blue. |
34 | 35 | ||
35 | Added Backup options to global config: | 36 | Added Backup options to global config: |
36 | You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). | 37 | You can create now x-daily backups for KO/Pi, KA/Pi (for file resources only, file resource is the standard type) and PwM/Pi ( all files you will open ). |
37 | It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. | 38 | It is recommended to use another HDD/Memory card for the backup directory. If (very useful on the Zaurus) the specified backup directory does not exist you are asked if you want to try again to create a backup. That makes it possible to insert your memory card in the Zaurus and then trying again. |
38 | The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. | 39 | The backup is created when the application wants to save for the first time on a backup-day. You can specify the amount of backups and the day interval of backups. |
39 | 40 | ||