aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ChangeLog4
-rw-r--r--NEWS19
2 files changed, 22 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 8ede847cc2..ab0dcf6393 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2001-09-21 Christopher James Lahey <clahey@ximian.com>
+
+ * NEWS (Addressbook): Added more NEWS items here.
+
2001-09-19 JP Rosevear <jpr@ximian.com>
* configure.in: Remove dead directory from AC_OUTPUT
diff --git a/NEWS b/NEWS
index 179ef9f700..f08a9ef9c0 100644
--- a/NEWS
+++ b/NEWS
@@ -9,6 +9,9 @@ Mail:
Addressbook:
+ - Miscellaneous bug fixes (Trow, Chris Toshok, Chris Lahey, Ettore
+ Perazzoli, Iain Holmes, Zbigniew Chyla, Jacob Berkman)
+
- Fixed race conditions associated with adding/removing contacts.
The addressbook should be much more stable now. (Trow)
@@ -22,12 +25,26 @@ Addressbook:
- Name completion now works with one-word names, so it is now much
easier to send mail to Cher. (Trow)
- - Better handling of contact lists in the composer entries. (Trow, Toshok)
+ - Better handling of contact lists in the composer entries. (Trow, Chris Toshok)
- i18n fixes. (Zbigniew, Trow, and probably everybody else too)
- SelectNames dialog fixes. (Trow)
+ - Better handling of contact lists in the pilot conduits. (JP)
+
+ - Added Free busy URL and Calendar URI info to contact editor and ECard. (JP)
+
+ - Made it so you can select uneditable text in Contact Editor. (Chris Toshok)
+
+ - Worked on LDAP dialog. (Chris Toshok)
+
+ - General LDAP work. (Chris Toshok)
+
+ - Fixed charset handling within VCard handling. (Chris Lahey)
+
+ - Reworked Drag & Drop for card view.
+
Calendar & Tasks:
- Free/Busy changes (JP, Rodrigo)