diff options
author | Christopher James Lahey <clahey@ximian.com> | 2001-10-02 06:27:40 +0800 |
---|---|---|
committer | Chris Lahey <clahey@src.gnome.org> | 2001-10-02 06:27:40 +0800 |
commit | 2d249c55ca4b99a536f6b0d92bef84419a3925c2 (patch) | |
tree | c08207ea6f6e311a3d708b432589529acc527084 | |
parent | 9869829e3b2dea3e1f382c6337737d575a9c796b (diff) | |
download | gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar.gz gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar.bz2 gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar.lz gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar.xz gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.tar.zst gsoc2013-evolution-2d249c55ca4b99a536f6b0d92bef84419a3925c2.zip |
Added more news.
2001-10-01 Christopher James Lahey <clahey@ximian.com>
* NEWS (Addressbook): Added more news.
svn path=/trunk/; revision=13287
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 13 |
2 files changed, 16 insertions, 1 deletions
@@ -1,3 +1,7 @@ +2001-10-01 Christopher James Lahey <clahey@ximian.com> + + * NEWS (Addressbook): Added more news. + 2001-09-30 Jeffrey Stedfast <fejj@ximian.com> * configure.in (nspr_libs): Order the linkline to be the same as @@ -63,7 +63,8 @@ Calendar: Addressbook: - - Miscellaneous bug fixes. (Trow, Toshok, Clahey, JP) + - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, JP, + Peter Williams) - Better handling of addresses containing commas or other special characters. (Trow) @@ -73,6 +74,16 @@ Addressbook: - Auto-completion now matches against contact nicknames. (Trow) + - Added help text and generally cleaned up the contact editor. + (Anna) + + - Handle multiple wombats properly. (Chris Toshok) + + - Made which book to use for address completion configurable (no gui + for this yet.) (Chris Toshok) + + - Made Print Preview work in addressbook. (Chris Lahey) + Pilot: - Now syncs exception dates in calendar and addressbook notes. (JP) |