$Id$ =================== GMAIL4J CHANGELOG =================== http://gmail4j.googlecode.com Changes in version 0.3 (2009-07-09) ------------------------------------- * Changed Gmail4j license from GPL v3 to Apache Licence v2.0 * Possibility to use custom java.net.Authenticator with HttpGmailConnection http://code.google.com/p/gmail4j/issues/detail?id=9 * Possibility to send messages http://code.google.com/p/gmail4j/issues/detail?id=6 * JavaMail IMAP GmailClient implementation (draft) http://code.google.com/p/gmail4j/issues/detail?id=5 Changes in version 0.2 (2009-03-24) ------------------------------------- * Updated Maven dependencies (ROME 0.9 to 1.0) http://code.google.com/p/gmail4j/issues/detail?id=4 * Refactored Gmail4J API to use GmailConnection as an object instead of a state of GmailClient http://code.google.com/p/gmail4j/issues/detail?id=3 * Rss Gmail Client can now use Proxy with or without authentication http://code.google.com/p/gmail4j/issues/detail?id=2 Changes in version 0.1 (2009-03-20) ------------------------------------- * Initial release * Rss Gmail Client implementation http://code.google.com/p/gmail4j/issues/detail?id=1