author | zautrix <zautrix> | 2005-04-19 19:52:06 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-04-19 19:52:06 (UTC) |
commit | 03f7f26ad34f50dd86f335c7c5a25a292d642793 (patch) (unidiff) | |
tree | bdfa15854b9a6973fba8bd92b03d856269747bb1 /bin | |
parent | cdcb0e0d0163695c56cf7cf9bd3f046ac63173ee (diff) | |
download | kdepimpi-03f7f26ad34f50dd86f335c7c5a25a292d642793.zip kdepimpi-03f7f26ad34f50dd86f335c7c5a25a292d642793.tar.gz kdepimpi-03f7f26ad34f50dd86f335c7c5a25a292d642793.tar.bz2 |
fixes
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 89a6d7f..e02f721 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,40 +1,45 @@ | |||
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.2 ************ | 3 | ********** VERSION 2.1.2 ************ |
4 | 4 | ||
5 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. | 5 | Fixed a problem closing the alarm dialog on Zaurus with "OK" button. |
6 | 6 | ||
7 | Fixed a problem when importing data from Outlook with mutiple categories set. | 7 | Fixed a problem when importing data from Outlook with mutiple categories set. |
8 | 8 | ||
9 | Changed display of days in datenavigator: | ||
10 | Birthdays are now blue, not dark green. | ||
11 | When todo view is shown, no birtdays are shown and days with due todos are shown blue. | ||
12 | When journal view is shown, only holidays are shown and days with journals are blue. | ||
13 | |||
9 | 14 | ||
10 | ********** VERSION 2.1.1 ************ | 15 | ********** VERSION 2.1.1 ************ |
11 | 16 | ||
12 | Stable release 2.1.1! | 17 | Stable release 2.1.1! |
13 | 18 | ||
14 | KO/Pi: | 19 | KO/Pi: |
15 | Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. | 20 | Fixed one problem in the layout of the edit dialogs on the Zaurus with 640x480 display. |
16 | 21 | ||
17 | ********** VERSION 2.1.0 ************ | 22 | ********** VERSION 2.1.0 ************ |
18 | 23 | ||
19 | Stable release 2.1.0! | 24 | Stable release 2.1.0! |
20 | 25 | ||
21 | Summary of changes/fixes compared to version 2.0.6: | 26 | Summary of changes/fixes compared to version 2.0.6: |
22 | 27 | ||
23 | Many bugs of version 2.0.6 fixed. | 28 | Many bugs of version 2.0.6 fixed. |
24 | Most of them were small bugs, but some of them were important. | 29 | Most of them were small bugs, but some of them were important. |
25 | It is recommended to use version 2.1.0 and not version 2.0.6. | 30 | It is recommended to use version 2.1.0 and not version 2.0.6. |
26 | 31 | ||
27 | Important changes: | 32 | Important changes: |
28 | 33 | ||
29 | Added recurring todos to KO/Pi. | 34 | Added recurring todos to KO/Pi. |
30 | 35 | ||
31 | Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. | 36 | Added global application font settings (for all KDE-Pim/Pi apps) to the general settings. |
32 | 37 | ||
33 | Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. | 38 | Made Passwordmanager PwM/Pi more userfriendly: Rearranged some toolbar icons, optimized setting of focus, fixed layout problems and more. |
34 | 39 | ||
35 | Datenavigator can now display many months. Very useful on the desktop. | 40 | Datenavigator can now display many months. Very useful on the desktop. |
36 | 41 | ||
37 | KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. | 42 | KO/Pi alarm applet changed: Made buttons in alarm dialog much bigger and other usebility enhancements. |
38 | 43 | ||
39 | Made alarm sound working on Linux desktop. | 44 | Made alarm sound working on Linux desktop. |
40 | 45 | ||