summaryrefslogtreecommitdiffabout
path: root/bin
Unidiff
Diffstat (limited to 'bin') (more/less context) (ignore whitespace changes)
-rw-r--r--bin/kdepim/WhatsNew.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt
index 8127ef4..1f06f1e 100644
--- a/bin/kdepim/WhatsNew.txt
+++ b/bin/kdepim/WhatsNew.txt
@@ -1,29 +1,31 @@
1Info about the changes in new versions of KDE-Pim/Pi 1Info about the changes in new versions of KDE-Pim/Pi
2 2
3********** VERSION 2.1.16 ************ 3********** VERSION 2.1.16 ************
4 4
5Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus. 5Fixed a problem with the menu bar in KO/Pi and using the "Menu" hardware key on the Zaurus.
6Added columns for datetime in todo view: Last modified, created and last modified subtodo
7Fixed a bug in agenda view displaying recurring multiday events which are longer than two days.
6 8
7********** VERSION 2.1.15 ************ 9********** VERSION 2.1.15 ************
8 10
9Fixed two layout problems on the Z: 11Fixed two layout problems on the Z:
10Made the with of the newly added buttons on the Quick-Todo smaller. 12Made the with of the newly added buttons on the Quick-Todo smaller.
11Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible. 13Made listweek layout in 2 columns on the Z760 in portait screen and full menubar visible.
12 14
13 15
14********** VERSION 2.1.14 ************ 16********** VERSION 2.1.14 ************
15 17
16Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done. 18Added some buttons to the KO/Pi Quick-todo line to make it possible to quickly access some todo view layout settings like display all flat/open/close and hide/show running/done.
17Added a button to add a subtodo quickly. 19Added a button to add a subtodo quickly.
18 20
19Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ). 21Added a possibility to search for conflicting events. (In the Action menu. Keyboard shortcut "q", shift+q or ctrl +q ).
20Added an option to change the layout of the list week to column mode. 22Added an option to change the layout of the list week to column mode.
21 23
22Fixed some usability problems in pi-sync mode by adding some progress information about file transfer. 24Fixed some usability problems in pi-sync mode by adding some progress information about file transfer.
23 25
24Fixed pi-sync problems with the new multi calendar feature. 26Fixed pi-sync problems with the new multi calendar feature.
25Now pi-sync behaviour should be: 27Now pi-sync behaviour should be:
261) Local sends file request ( as usual ) 281) Local sends file request ( as usual )
272) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars. 292) Remote sends file which contains data of all enabled ( the calendar where the "eye" column is checked ) calendars.
283) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ). 303) Local syncs with data, adds new entries to default calendar and sends file back ( as usual ).
29 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar. 31 If the data which local receives contains entries which are on disabled calendars on local this entries are updated and not added as duplicates to the default calendar.