-rw-r--r-- | bin/kdepim/WhatsNew.txt | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index aa4a89a..8fab725 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -10,2 +10,14 @@ Added an option to change the layout of the list week to column mode. | |||
10 | 10 | ||
11 | Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. | ||
12 | |||
13 | Fixed pi-sync problems with the new multi calendar feature. | ||
14 | Now pi-sync behaviour should be: | ||
15 | 1) Local sends file request ( as usual ) | ||
16 | 2) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. | ||
17 | 3) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). | ||
18 | 4) Remote updates the data and adds new entries to default calendar. Readonly entries are not changed on remote. | ||
19 | If the data which remote receives contains entries which are on disabled calendars on remote this entries are updated and not added as duplicates to the default calendar. | ||
20 | |||
21 | Summary: If you have different calendars on remote and local and some of them disabled you may get some "strange" bahaviour. | ||
22 | |||
11 | ********** VERSION 2.1.13 ************ | 23 | ********** VERSION 2.1.13 ************ |