Update of /cvsroot/csmail/csmail
In directory usw-pr-cvs1:/tmp/cvs-serv17509
Modified Files:
ChangeLog
Added Files:
Release-Notes
Log Message:
2002-09-10
* Release-Notes : Added file
--- NEW FILE ---
Release Notes
Version 1.0-pre-alpha
---------------------
* A total of 68 objects being compiled.
* Major work in Service (Store and Transport), Folder,
Message done.
* Mime support underway. MimeBodyPart, MimeMultipart,
MimeMessage stubbed.
* Header/List, IAddress/List and its implementers done.
* All major delegates done.
**WARNING**
- All code is without any test. Use them at your own risk.
- Several methods will throw "NotImplementedException".
Contributors to this release:
- Idea and API Development:
=> Gaurav Vaish
=> Ajay Dwivedi
=> Jeffery Stedfast
- Coding stuff:
=> Gaurav Vaish
Index: ChangeLog
===================================================================
RCS file: /cvsroot/csmail/csmail/ChangeLog,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ChangeLog 4 Sep 2002 07:30:47 -0000 1.6
+++ ChangeLog 10 Sep 2002 04:48:52 -0000 1.7
@@ -1,4 +1,8 @@
+2002-09-10 Gaurav Vaish <mastergaurav AT users DOT sf DOT net>
+
+ * Release-Notes: Added file.
+
2002-09-04 Gaurav Vaish <mastergaurav AT users DOT sf DOT net>
* tools : Added directory.
|