diff options
author | Hans Petter <hansp@src.gnome.org> | 2003-09-12 06:04:44 +0800 |
---|---|---|
committer | Hans Petter <hansp@src.gnome.org> | 2003-09-12 06:04:44 +0800 |
commit | 697761cc337aa77a47140c8df50ed84bc25e23f6 (patch) | |
tree | b785830f72e9938cceaa016a419c7b6d9892bada /libical/TODO | |
parent | 733d77e657516f9a59b5c1a7b62acb87b03ec86f (diff) | |
download | gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.tar.gz gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.tar.zst gsoc2013-evolution-697761cc337aa77a47140c8df50ed84bc25e23f6.zip |
Import new libical from mainline HEAD and make appropriate changes to
Evolution.
svn path=/trunk/; revision=22538
Diffstat (limited to 'libical/TODO')
-rw-r--r-- | libical/TODO | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libical/TODO b/libical/TODO index eb52fb7a25..f707c2a525 100644 --- a/libical/TODO +++ b/libical/TODO @@ -1,6 +1,6 @@ -TODOs for libical-0.16 ---------------------- +TODOs for libical +----------------- libical treats properties with multiple values incorrecty -- it always seperates multiple values into multiple properties. This is not |