##########################################################################
##########################################################################
libsmtp V1.0.03 release note.
Date: 2012/03/27

[Modified]
1. Add the #include "glib.h" to the include/libsmtp.h. because this header
   file used some definitions in glib.h

Special Note:
   1. Call off the revision 8525.
   2. The glib becames to the static library in LibSmtp. But it is not
      isolated from the platform applications. The platform application
      might need to add the -I../LibSmtp/glib to compile your applications
      if you need libsmtp.h.
[SVN version]
   revision 8531.
##########################################################################
##########################################################################
libsmtp V1.0.03 release note.
Date: 2012/03/26

[Modified]
1. remvoe the glib.h in the include/libsmtp.h and include/libsmtp_mime.h
2. Add the include ../../../Rules.make to the mime/Makefile and smtp/Make
3. masked the "#define G_VA_COPY va_copy" in glib/config.h and glib/glibconfig.h
4. change the compiler/linker setting in libtool to fit the PlatformA env.

Special Note:
   For other platforms, you need to check if you have Rules.make for this lib.
   Need to modified the libtool to fit your compiling env.
[SVN version]
   revision 8525.
##########################################################################
##########################################################################
libsmtp V1.0.02 release note.
Date: 2011/03/25
[Modified]
1. Accepts all data as far as possible from server during the dialogue stage.
##########################################################################
###########################################################################
libsmtp V1.0.01 release note.
Date: 2011/02/23
[New Feature]
1. Add libsmtp_multipart_end() API. Perform the libsmtp_send_multipart completed hvae to call this function

[Bug Fixed]
1. checked the memory leak risk and fixed.

[Modified]

[Removed]

[Limitation]
##########################################################################
##########################################################################
libsmtp V1.0.00 release note.
Date: 2008/12/11
[New Feature]
1. Build smtp Library base on libsmtp-0.8.5.tar.gz LGPL open source.
2. Support authorization method:LOGIN,PLAIN,CRAM-MD5,DIGEST-MD5,pop relay
3. Support multipart/mixed

[Bug Fixed]

[Modified]

[Removed]

[Limitation]

