diff options
Diffstat (limited to 'camel')
-rw-r--r-- | camel/ChangeLog | 5 | ||||
-rw-r--r-- | camel/README | 6 |
2 files changed, 11 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 78104382fd..716ea76016 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,8 @@ +2001-07-02 Peter Williams <peterw@ximian.com> + + * README (Introduction): Add comment noting that Camel actually + exists now :-) + 2001-07-02 Dan Winship <danw@ximian.com> * camel-session.c (camel_session_get_filter_driver): new method to diff --git a/camel/README b/camel/README index f020174d5e..7449ae7cf6 100644 --- a/camel/README +++ b/camel/README @@ -11,6 +11,12 @@ Introduction: ------------- +[ NB. Camel has been written now. Please convert future tense to +present tense. Thank you. + + -- Peter Williams <peterw@ximian.com> 7/2/2001 +] + Camel will be a generic messaging library. It will evntually support the standard messaging system for receiving and sending messages. It aims at being the backend for the future gnome-mailer system. |