diff options
author | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-22 04:05:58 +0800 |
---|---|---|
committer | Ettore Perazzoli <ettore@src.gnome.org> | 2001-09-22 04:05:58 +0800 |
commit | 704b38203221056b0e6e8c845e0f0ec814bdebbc (patch) | |
tree | fc9b44acadb8da810ef0341f07408547241ffdc1 /NEWS | |
parent | 26b9df824ff032980fb57dd772a7cb2e2a409dc3 (diff) | |
download | gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar.gz gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar.bz2 gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar.lz gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar.xz gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.tar.zst gsoc2013-evolution-704b38203221056b0e6e8c845e0f0ec814bdebbc.zip |
Updated.
svn path=/trunk/; revision=13058
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 32 |
1 files changed, 17 insertions, 15 deletions
@@ -1,4 +1,4 @@ -Version 0.14 (Beta 4), 2001-09-20 +Version 0.14 (Beta 4), 2001-09-21 --------------------------------- General: @@ -9,12 +9,12 @@ General: - Added a quit dialog box. (Ettore) - - Fixed random shell crashes. (Ettore) - - Fixed a shell crash that could happen when launching Evolution before a previously launched instance was done initializing itself. (Ettore) + - Fixed other random shell crashes. (Ettore) + - Got the shell to remember window geometries on exit. (Ettore) - Fixed some things for Automake 1.5 (unfinished). (Richard @@ -38,7 +38,7 @@ Mail: Addressbook: - - Miscellaneous bug fixes (Trow, Chris Toshok, Chris Lahey, Ettore + - Miscellaneous bug fixes. (Trow, Chris Toshok, Chris Lahey, Ettore Perazzoli, Iain Holmes, Zbigniew Chyla, Jacob Berkman) - Fixed race conditions associated with adding/removing contacts. @@ -49,27 +49,29 @@ Addressbook: - Made address lookup smarter; cut & paste of address now mostly works. (Trow) - - Plugged Trow's memory leaks. (Larry) + - Plugged Trow's memory leaks. (Larry) - Name completion now works with one-word names, so it is now much - easier to send mail to Cher. (Trow) + easier to send mail to Cher. (Trow) - Better handling of contact lists in the composer entries. (Trow, Toshok) - - SelectNames dialog fixes. (Trow) + - SelectNames dialog fixes. (Trow) - - Better handling of contact lists in the pilot conduits. (JP) + - Better handling of contact lists in the pilot conduits. (JP) - - Added Free busy URL and Calendar URI info to contact editor and ECard. (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) + - Made it so you can select uneditable text in Contact Editor. + (Chris Toshok) - - Worked on LDAP dialog. (Chris Toshok) + - Worked on LDAP dialog. (Chris Toshok) - - General LDAP work. (Chris Toshok) + - General LDAP work. (Chris Toshok) - - Fixed charset handling within VCard handling. (Chris Lahey) + - Fixed charset handling within VCard handling. (Chris Lahey) - Reworked Drag & Drop for card view. @@ -79,9 +81,9 @@ Calendar & Tasks: Summary: - - Fixed bugs and leaks (Iain) + - Fixed bugs and leaks. (Iain) - - Fixed bug with handling of the Slashot RDF files. (Iain) + - Fixed bug with handling of the Slashot RDF files. (Iain) - Made the Addressbook and Tasks links open the editor for them. (Iain) |