2015-12-26 David Steele <dsteele@gmail.com>
  * V2.0.1
  * No changes - this is a workaround for a bad Debian upload

2015-12-22 David Steele <dsteele@gmail.com>
  * V2.0
  * Python3 support re-added
  * Minor bug fixes
  * Add Appstream XML data

2015-11-28 David Steele <dsteele@gmail.com>
  * The previous version had a bad path for glade, breaking the GUI

2015-11-27 David Steele <dsteele@gmail.com>
  * V1.9.4
  * Expand the use of the GMail API
  * Changes to support Python3 (thanks to Ville Skyttä/scop)
  * New translations:
    - cs - Thanks Kuvaly
    - hr - Thanks kvaju
    - ru - Thanks Kirill Babeev
    - si
  * Expanded testing, using pytest
  * Rework setup.py for portability

2015-07-21 David Steele <dsteele@gmail.com>
  * Render bodies as HTML text.

2015-06-19 David Steele <dsteele@gmail.com>
  * V1.9.2
  * Italian translation complete (thanks Massimo Branchini).
  * Account name "Don't ask again" option (Massimo).
  * "mailto: leading slash fix for Ubuntu (thanks Bryan Elliott).
  * Replace WebKit with the default browser for OAuth2 authentication.
  * Default to opening mail in a new window.
  * Minor bug fixes.

2015-05-22 David Steele <dsteele@gmail.com>

  * V1.9.1
  * Fix crash if no initial OAuth access key found

2015-05-19 David Steele <dsteele@gmail.com>

  * v1.9.1
  * Make the script Python 2-only
  * Support additional mail header tags
  * Open compose in a new window
  * Bug fixes

2014-11-22 David Steele <dsteele@gmail.com>

  * v1.9
  * Multi-user/email account support!
  * OAuth2 support!
  * Removed GNOME/GTK 2 dependencies.
    - Upgrade glade file to version 3.
    - Remove gconf and gconf schemas.
    - Remove GNOME 2 XML MIME file definition.
  * IMAP cleanup.
    - Update to better support GMail features.
    - Eliminate deprecated XLIST.
  * IMAP then replaced by the GMail API.
  * Rework configuration storage.
    - Public information to ~/.config/gnome-gmail/gnome-gmail.conf.
    - New Oauth2 schema for keyring token storage.
  * Fixes for setup.py installation.
  * Better Notification implementation.

2014-08-11 David Steele <daves@users.sourceforge.net>

  * v1.8.3
  * Change email addresses
  * Switch from autotools to setup.py
  * Accept either 'attach' or 'attachment' in mailtos
  * Allow pluses in email names

2011-10-24 David Steele <daves@users.sourceforge.net>

  * Added Dependencies needed by GNOME 3 (python-glade2 and python-gconf)
  * Set as Default mailer on installation
  * Fix postinstall crash on upgrade (LP: #878494)
  * Lintian fixes
  * Fix setOOmailer XML write failure
  * Updates to 6 languages
  * Determine Drafts folder, for attachments, using Google IMAP Extentions
  * Remove dependency on libgnome2

2011-08-29 David Steele <daves@users.sourceforge.net>

  * Fix setting gnome-gmail as default mailer, using dconf

2011-08-25 David Steele <daves@users.sourceforge.net>

  * GNOME 3 compatibility (LP: #729357)
  * Messages with attachments open directly, instead of the Drafts folder
  * Fixed "Send Document as Email" in LibreOffice (LP: #774055)
  * Added python-glade2 dependency for Oneiric (LP: #833355)
  * Translation improvementsa(LP: #783005)
  * Unity message indicator (LP: #773765)

2011-03-20 Michael R. Crusoe <michael.crusoe@gmail.com>

  * Switch to native package as debian/ is maintained upstream
  * Add libgconf2-dev, autotools-dev, and dh-autoreconf to Build-Depends
  * Migrate to simplified dh based debian/rules (these last two changes fixes a FTBFS)
  * Include the non-Debian changelog in the package

2011-02-12 David Steele <daves@users.sourceforge.net>

	* Manage the Preferred Mail setting from inside the application (for Fedora15)
	* Now configures LibreOffice and newer OpenOffice installs to use GNOME email
	* Translations (de, es, fr, it, ja, pl, ro, ru, ta, tr, vi)
	* Refer to attached files by name instead of path



2010-10-18 David Steele <daves@users.sourceforge.net>

	* debian/rules - debian build cleanup



2010-10-14  gettextize  <bug-gnu-gettext@gnu.org>

	* Makefile.am (SUBDIRS): New variable.
	(ACLOCAL_AMFLAGS): New variable.
	(EXTRA_DIST): New variable.
	* configure.ac (AC_CONFIG_FILES): Add po/Makefile.in.

