author | zautrix <zautrix> | 2005-01-15 23:09:24 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-01-15 23:09:24 (UTC) |
commit | 32795d059fa22cc9fd213db4b4d87e30866a7cb9 (patch) (unidiff) | |
tree | 5beb18f45efc191b10fe3e63de6bf6b54c22a50e | |
parent | 1b507d4a79b5d06766b6d1fb3f81c1fb38a316a1 (diff) | |
download | kdepimpi-32795d059fa22cc9fd213db4b4d87e30866a7cb9.zip kdepimpi-32795d059fa22cc9fd213db4b4d87e30866a7cb9.tar.gz kdepimpi-32795d059fa22cc9fd213db4b4d87e30866a7cb9.tar.bz2 |
another update
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index ccebf58..c8293b2 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt | |||
@@ -2,2 +2,20 @@ Info about the changes in new versions of KDE-Pim/Pi | |||
2 | 2 | ||
3 | ********** VERSION 1.9.18 ************ | ||
4 | |||
5 | FYI: The VERSION 1.9.17 was a testing release only. | ||
6 | Please read the changelog of VERSION 1.9.17 as well. | ||
7 | |||
8 | Cleaned up the syncing config dialog. | ||
9 | Added sync config options for date range for events. | ||
10 | Added sync config options for filters on incoming data. | ||
11 | Added sync config options for filters on outgoing data. | ||
12 | Please read the updated SyncHowTo about the new filter settings. | ||
13 | These filter settings make it now possible to sync with shared | ||
14 | calendars without writing back private or confidential data | ||
15 | (via the outgoing filters). | ||
16 | To sync only with particular parts of a shared calendar, | ||
17 | the incoming filter settings can be used. | ||
18 | An example can be found in the SyncHowTo. | ||
19 | |||
20 | |||
3 | ********** VERSION 1.9.17 ************ | 21 | ********** VERSION 1.9.17 ************ |