author | zautrix <zautrix> | 2005-04-15 11:58:39 (UTC) |
---|---|---|
committer | zautrix <zautrix> | 2005-04-15 11:58:39 (UTC) |
commit | e1d62b2afac2b625a3e0b8d4df137647de34e04f (patch) (side-by-side diff) | |
tree | 536e67d1dad29a8d62b0114306db079bbfb03648 | |
parent | d2f51718bdfa5b05e6f7e609ec75f616e3f0a7c1 (diff) | |
download | kdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.zip kdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.tar.gz kdepimpi-e1d62b2afac2b625a3e0b8d4df137647de34e04f.tar.bz2 |
version
-rw-r--r-- | bin/kdepim/WhatsNew.txt | 4 | ||||
-rw-r--r-- | desktop/rpm/kdepim_rpm | 2 | ||||
-rw-r--r-- | version | 2 |
3 files changed, 6 insertions, 2 deletions
diff --git a/bin/kdepim/WhatsNew.txt b/bin/kdepim/WhatsNew.txt index 7473549..44bf20b 100644 --- a/bin/kdepim/WhatsNew.txt +++ b/bin/kdepim/WhatsNew.txt @@ -1,18 +1,22 @@ Info about the changes in new versions of KDE-Pim/Pi +********** VERSION 2.0.28 ************ + + + ********** VERSION 2.0.27 ************ More bugfixes. Added possibility to clone in KO/Pi a todo with all its subtodos. Added config option for alternate background in list views. Added a timetracker funtionality in KO/Pi for todos in the todo view. If a todo is set to started and then to stopped it is saving information about the runtime in <yourhome>/kdepim/apps/timetrackerdir. To read, display, print this information an external program is needed which will be developed. It will display the data in a Gantt timetable view with one row for each todo. It will have many possibilities sorting the data after category, parent todos, attendees, ... and for creating/printing status reports/summaries. Merging of data from different computers/users will be quite easy because every run is stored in a single file. ********** VERSION 2.0.26 ************ diff --git a/desktop/rpm/kdepim_rpm b/desktop/rpm/kdepim_rpm index a9792f9..3889b6f 100644 --- a/desktop/rpm/kdepim_rpm +++ b/desktop/rpm/kdepim_rpm @@ -1,19 +1,19 @@ Summary: A collection of PIM programs Name: KDE-Pim-Pi -Version: 2.0.27 +Version: 2.0.28 Release: SuSE_9.2 Copyright:GPL Group: Productivity/Pim Source:http://sourceforge.net/projects/kdepimpi/ URL:http://sourceforge.net/projects/kdepimpi/ Packager: zautrix %description This package contains the platform-independent PIM programs from www.pi-sync.info, compiled for SuSE 9.2: KTimeTacker/Pi KPhone/Pi KAddressbook/Pi KOrganizer/Pi PasswordManager/Pi KOPieMail/Pi @@ -1 +1 @@ -version = "2.0.27"; +version = "2.0.28"; |