aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS13
2 files changed, 16 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a7c615c69b..423d972d5a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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
diff --git a/NEWS b/NEWS
index 96846b5144..11ee375eee 100644
--- a/NEWS
+++ b/NEWS
@@ -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)