diff options
author | JP Rosevear <jpr@helixcode.com> | 2000-12-15 01:24:34 +0800 |
---|---|---|
committer | JP Rosevear <jpr@src.gnome.org> | 2000-12-15 01:24:34 +0800 |
commit | 0ab82156050bf422d52558cc4add2d11d108244c (patch) | |
tree | 46042800f1b25ebe0fd095b558617276613e9979 | |
parent | 1d56a90d3f9def4091c58fc965cc446e65586775 (diff) | |
download | gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar.gz gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar.bz2 gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar.lz gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar.xz gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.tar.zst gsoc2013-evolution-0ab82156050bf422d52558cc4add2d11d108244c.zip |
Update
2000-12-14 JP Rosevear <jpr@helixcode.com>
* NEWS: Update
svn path=/trunk/; revision=7011
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 15 |
2 files changed, 18 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2000-12-14 JP Rosevear <jpr@helixcode.com> + + * NEWS: Update + 2000-12-14 Christopher James Lahey <clahey@helixcode.com> * art/splash.png: New splash from Jimmac. @@ -122,7 +122,20 @@ Mail: - Local mail folders are now locked (via dot locking and/or fcntl/flock) while Evolution is modifying them, and it will notice if they've changed while it's not looking. (Michael) - + +Calendar: + + - Todo and calendar conduits working except for extended + character support (ie accented chars) (JP) + + - Updated wombat implementation of change reporting (JP) + +Addressbook: + + - Addressbook conduit now working, experimentally, except for + extended character support (ie accented chars) (JP) + + - Extended wombat functionality with getChanges call (JP) Version 0.7, "Loch Ness Monster", ???? -------------------------------------- |