diff options
author | Peter Williams <peterw@ximian.com> | 2001-07-03 02:55:54 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2001-07-03 02:55:54 +0800 |
commit | e28ff48d57c7535b099fe9d4d7544c6b4ec360ec (patch) | |
tree | 36cf8aece2970ecd695beef97d394d7481adda57 | |
parent | 3ec7a4423deef1c2759ba6351ce8330952ab1764 (diff) | |
download | gsoc2013-evolution-e28ff48d57c7535b099fe9d4d7544c6b4ec360ec.tar.gz gsoc2013-evolution-e28ff48d57c7535b099fe9d4d7544c6b4ec360ec.tar.zst gsoc2013-evolution-e28ff48d57c7535b099fe9d4d7544c6b4ec360ec.zip |
Add comment noting that Camel actually exists now :-)
2001-07-02 Peter Williams <peterw@ximian.com>
* README (Introduction): Add comment noting that Camel actually
exists now :-)
svn path=/trunk/; revision=10696
-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. |