RECENT CHANGES
725 2014-03-07 [tip]
	Added tag 2.3.24 for changeset 1387946f86f3
724 2014-03-07 [2.3.24]
	Changed pandoc out format from html5 to html to avoid lintian issue
	with link to js script.
723 2014-02-19 []
	Added tag 2.3.23 for changeset 499fe7c14416
722 2014-02-19 [2.3.23]
	Wrap commit in try/except.
721 2014-02-19 []
	Fixed typo in the default for hg_command.
720 2014-02-07 []
	Fixed email import bug under Windows.
719 2014-02-03 []
	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.
