# Changes in the 2 weeks preceding Thu Jul 17 11:07:51 EDT 2014:
- 2014-07-17 11:07:53 -0400 (HEAD, tag: 3.0.32, master): Dan Graham
   tagged version 3.0.32
- 2014-07-17 11:04:53 -0400: Dan Graham
   Trap non-integer errors for &q, &i and &t. Show errror details in
   export_ical.  When editing an inbox entry, use the existing entry
   without processing. Fixed missing argument in _exportActiveToIcal. 
   Check for requisite 'k' and 't' entries when creating new items in
   note, keyword and tag views.
- 2014-07-16 15:17:11 -0400 (tag: 3.0.31, origin/master): Dan Graham
   tagged version 3.0.31
- 2014-07-16 15:15:59 -0400: Dan Graham
   Replaced "from dateutil.rrule import *" with "from dateutil.rrule
   import (DAILY, rrule)".  Fail gracefully if 'user_data' exists but
   is empty.  Initialize global variables term_encoding, etc. 
   Initialize local_timezone.  In edit.py initialize "self.edithsh =
   {}" when both edithsh and newhsh are None.
- 2014-07-10 16:13:26 -0400 (tag: 3.0.30): Dan Graham
   tagged version 3.0.30
- 2014-07-10 16:13:16 -0400: Dan Graham
   Fixes for MANIFEST.in and setup.py.
- 2014-07-10 16:06:50 -0400 (tag: 3.0.29-3): Dan Graham
   Added png images.
- 2014-07-10 16:05:56 -0400: Dan Graham
   Added etm.appdata.xml. Changed etmtk.desktop to etm.desktop.
   Changed man from etmtk.1 to etm.1, changed etmtk.xpm to etm.xpm.
- 2014-07-10 10:40:55 -0400 (tag: 3.0.29-1): Dan Graham
   Added etm.appdata.xml. Changed etmtk.desktop to etm.desktop.
- 2014-07-09 19:02:03 -0400 (tag: 3.0.29): Dan Graham
   tagged version 3.0.29
- 2014-07-09 19:01:41 -0400: Dan Graham
   Desktop and setup.py fixes for Debian.
- 2014-07-09 17:43:19 -0400: Dan Graham
   Desktop and setup.py fixes for Debian.
- 2014-07-08 06:47:28 -0400: Dan Graham
   Clean up.
- 2014-07-04 16:34:41 -0400 (tag: 3.0.28): Dan Graham
   tagged version 3.0.28
- 2014-07-04 16:33:17 -0400: Dan Graham
   Load completions.cfg, reports.cfg and users.cfg in the root of
   etmdir.  Added 'update_minutes' to etmtk.cfg and only update
   current files and files in icssyn_folder when the number of minutes
   past the hour modulo this setting is zero.
