From 2cf498ad3cf468c2eaee3d5529199cba5c447651 Mon Sep 17 00:00:00 2001 From: Kevin Breit Date: Thu, 21 Jun 2001 14:07:27 +0000 Subject: Moved my entires to doc/ChangeLog per request of danw 2001-06-20 Kevin Breit * doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw svn path=/trunk/; revision=10353 --- doc/C/preface.sgml | 47 +++++++++++++++++++++++------------------------ doc/ChangeLog | 34 ++++++++++++++++++++++++++++++++++ 2 files changed, 57 insertions(+), 24 deletions(-) (limited to 'doc') diff --git a/doc/C/preface.sgml b/doc/C/preface.sgml index bac4c53ff0..fe104d6819 100644 --- a/doc/C/preface.sgml +++ b/doc/C/preface.sgml @@ -90,31 +90,30 @@ developers an environment for cutting-edge application development. - - - - Data must be safe: Evolution - must not lose mail, corrupt mailbox files or other - data, execute arbitrary scripts, + + + + Data must be safe: Evolution + must not lose mail, corrupt mailbox files or other + data, execute arbitrary scripts, or delete files from your hard disk. - - - - - - Evolution is designed to make most - daily tasks faster. For example, it takes only one or two - clicks to enter an appointment or an address card sent to you - by email, or to send email to a contact or appointment. - Evolution makes displays faster and - more efficient, so searches are faster and memory usage is - lower. People who get lots of mail will appreciate advanced - features like Virtual Folders, - which let you save searches as though they were ordinary mail - folders. - - + + + + + + Evolution is designed to make most + daily tasks faster. For example, it takes only one or two + clicks to enter an appointment or an address card sent to you + by email, or to send email to a contact or appointment. + Evolution makes displays faster and + more efficient, so searches are faster and memory usage is + lower. People who get lots of mail will appreciate advanced + features like + Virtual Folders, which let you save searches as though + they were ordinary mail folders. + + diff --git a/doc/ChangeLog b/doc/ChangeLog index c9d84e4859..95d622628a 100644 --- a/doc/ChangeLog +++ b/doc/ChangeLog @@ -1,3 +1,37 @@ +2001-06-20 Kevin Breit + + * doc/ChangeLog: Moved my entires to doc/ChangeLog per request of danw + +2001-06-20 Kevin Breit + + * doc/C/config-setupassist.sgml: Updated for new UI. + +2001-06-20 Kevin Breit + + * docs/C/usage-sync: Reworded a little bit for more descrip. + +2001-06-20 Kevin Breit + + * doc/C/usage-calendar.sgml: Documented categorizing an event. + +2001-06-20 Kevin Breit + + * doc/C/usage-mail.sgml: Updated Bcc: example + +2001-06-19 Kevin Breit + + * doc/C/usage-mail.sgml: Basic edits + +2001-06-19 Kevin Breit + + * doc/C/usage-exec-summary: Updated to say "My Evolution" + +2001-06-19 Kevin Breit + + * doc/C/apx-gloss.sgml: Added definition. + + * doc/C/usage-mainwindow.sgml: Routine updates. + 2001-06-07 Duncan Mak * C/evolution-faq.sgml: Fixed a typo. Thanks to Greg Leblanc for pointing this out. -- cgit