diff options
author | Jon Trowbridge <trow@src.gnome.org> | 2001-10-30 18:22:02 +0800 |
---|---|---|
committer | Jon Trowbridge <trow@src.gnome.org> | 2001-10-30 18:22:02 +0800 |
commit | daaeb84173905de459b2048c84f46e4cf7719585 (patch) | |
tree | 69d08ac92f7665c164883676e8362f7495f755b9 | |
parent | 61fd4ec1b8da8e5f7090016afee604611c5ec689 (diff) | |
download | gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar.gz gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar.bz2 gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar.lz gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar.xz gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.tar.zst gsoc2013-evolution-daaeb84173905de459b2048c84f46e4cf7719585.zip |
Added news.
svn path=/trunk/; revision=14448
-rw-r--r-- | NEWS | 37 |
1 files changed, 37 insertions, 0 deletions
@@ -1,3 +1,40 @@ +1.0 Release Candidate, 2001-10-30 +--------------------------------- + +Shell: + +Mailer: + +Addressbook: + + - General bug fixes. (Everybody) + + - Printing fixes. (Trow) + + - Fixed the dreaded "this should never happen" bug. (Trow) + + - Plugged memory leaks. (Trow) + + - Fixed use-score sort ordering when doing completion. (Trow) + + - Fixed EAddressPopup race conditions. (Trow) + + - Implemented transfer function for shell, so moving contact + folders now works. (Trow) + + - Fixed occasional completion flakiness. (Trow) + + - Fixed contact count on folder bar. (Trow) + + - Fixes for LDAP/multibook address completion. (Toshok, Trow) + +Calendar: + +Summary: + + - Worked around gnome-vfs problems that were causing crashes. (Trow) + + Version 0.17 (Beta 7), 2001-10-15 --------------------------------- |