diff options
-rw-r--r-- | ChangeLog | 4 | ||||
-rw-r--r-- | NEWS | 19 |
2 files changed, 22 insertions, 1 deletions
@@ -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 @@ -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) |