From 1205e468846a1bb115d134562ad12d06df5b0ce2 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Wed, 6 May 2009 21:05:05 -0500 Subject: [PATCH] Some changelist stuff --- support/builddeb.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/support/builddeb.py b/support/builddeb.py index 148f3c1..44463d9 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -14,6 +14,8 @@ __changelog__ = '''\ * Fixed bug where if you had no backend enabled, you couldn't enable a backend (Now hit "Connect" in the "File" menu) * Fixed some polish bugs with the popup calendar * Caching added to RTM backend + * File backend + * Misc other stuff 0.3.0 * Initial Release -- 1.7.9.5