author | zautrix <zautrix> | 2005-06-26 08:17:08 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-06-26 08:17:08 (UTC) |
commit | f27e8c6cc8abbd27f10167334d608c7e0af7f711 (patch) (unidiff) | |
tree | b516d5512178f98d105a5d77f96aff29dfe09c02 /bin | |
parent | 6d8fdbda8cb12b768932a80ccd25d275bc4b30f9 (diff) | |
download | kdepimpi-f27e8c6cc8abbd27f10167334d608c7e0af7f711.zip kdepimpi-f27e8c6cc8abbd27f10167334d608c7e0af7f711.tar.gz kdepimpi-f27e8c6cc8abbd27f10167334d608c7e0af7f711.tar.bz2 |
rec fix
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 1fd5364..1c5e83b 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -1,22 +1,24 @@ | |||
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.9 ************ | 3 | ********** VERSION 2.1.9 ************ |
4 | 4 | ||
5 | KO/Pi: | 5 | KO/Pi: |
6 | Fixed some problems of the new search options in the search dialog. | 6 | Fixed some problems of the new search options in the search dialog. |
7 | Fixed some problems in the new resource config options. | 7 | Fixed some problems in the new resource config options. |
8 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. | 8 | Changed the recurrence edit of events and todos such that the recurrence edit page now is notified about a change of the start date on the first page. |
9 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: | 9 | Fixed a problem creating new events in the agenda view if at the day/time is already an agenda item shown: |
10 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. | 10 | Now you can click on the bottom/top of an allday agenda item or on the left/right side of an agenda item to get the "new todo/new event" popup. |
11 | |||
12 | Fixed a problem in recurrence range in syncing with DTM. | ||
11 | 13 | ||
12 | 14 | ||
13 | PwM/Pi: | 15 | PwM/Pi: |
14 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. | 16 | Added "sec" to the timeout config settings to make it clear the timeout values are seconds. |
15 | 17 | ||
16 | ********** VERSION 2.1.8 ************ | 18 | ********** VERSION 2.1.8 ************ |
17 | 19 | ||
18 | KO/Pi: | 20 | KO/Pi: |
19 | Added info about the completion state of a todo in the ListView/Searchdialog. | 21 | Added info about the completion state of a todo in the ListView/Searchdialog. |
20 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. | 22 | If in TodoView is selected "do not show compledted todos" then completed todos are not shown in the ListView as well. |
21 | Fixed some updating problems when changing the filter. | 23 | Fixed some updating problems when changing the filter. |
22 | 24 | ||