RECENT CHANGES
719 2014-02-03 [tip]
	Added tag 2.3.22 for changeset 81496b8233f6
718 2014-02-03 [2.3.22]
	Fixed typo.
717 2014-02-03 []
	Changed '%-I' to '%I' in time fmts to be Windows compatible and
	restored removeleadingzeros.
716 2014-02-03 []
	Added logic to handle setlocale differently under Windows.
715 2014-01-31 []
	More logic fixes for 'datetime of this instance only' changes.
714 2014-01-31 []
	Fixed bug in datetime for this instance only.
713 2014-01-31 []
	Fixed bug in parsing datetime for 'datetime of this instance only'.
712 2014-01-27 []
	Fixed a bug in which today would erroneously be added as a
	completion date.
711 2014-01-21 []
	Added tag 2.3.21 for changeset a1ae4be6c672
710 2014-01-21 [2.3.21]
	Fixed setModified bug in creating a new action timer.
709 2014-01-07 []
	Pep8 cleanup.
708 2014-01-07 []
	Added hack for Qt5 for the editor to keep focus after completion.
	Added default for ampm based on locale.
707 2014-01-05 []
	Fixed trailing_zero regex to check for following a, A, p or P.
	Replaced leading_zero substition with use of '%-I' (undocumented?)
	in format string.
706 2014-01-04 []
	Added tag 2.3.20 for changeset e475ebb033b4
705 2014-01-04 [2.3.20]
	Show status when do_t is called in shell loop.
704 2014-01-04 []
	Split out make_app from prep_dist - still doesn't work with Qt5.
703 2014-01-01 []
	Bug fix running do_s to being loop.
702 2013-12-26 []
	Added tag 2.3.19 for changeset f254705bfbf0
701 2013-12-26 [2.3.19]
	Shorten date display in report views. Start shell loop with schedule
	view.
700 2013-12-19 []
	Added tag 2.3.18 for changeset 1a5a6b6c6d31
699 2013-12-19 [2.3.18]
	Changed main GUI filter fro strongfocus to clickfocus.
698 2013-12-18 []
	Set nofocus for everything in the main view other than the view
	selector, the filter and the view. Updated install documentation.
697 2013-12-18 []
	Help data documentation tweek for multiday reminders.
696 2013-12-18 []
	Cleaned up pep8 issues.
695 2013-12-18 []
	Close pickle file before removing it on version change.
694 2013-12-17 []
	Added encoding to etm.cfg with items gui, file and term. All file
	operations now use the file encoding and all terminal operations now
	use the term encoding.
693 2013-12-16 []
	Added tag 2.3.17 for changeset 0e882d9b231c
692 2013-12-16 [2.3.17]
	Documentation tweaks.
691 2013-12-16 []
	Added shell loop shortcut bound to S to change the starting date and
	time for the item.
690 2013-12-16 []
	Added shortcut (shift ctrl-S) to enter a new datetime for the
	selected item or, if repeating, for the selected instance.
