From f008fb3b1f8da92ad910f9b15b590b95dcc31856 Mon Sep 17 00:00:00 2001 From: Ed Page Date: Sat, 5 Jun 2010 16:56:43 -0500 Subject: [PATCH] Recording changes for this version --- support/builddeb.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/support/builddeb.py b/support/builddeb.py index d1eba3d..d78f720 100755 --- a/support/builddeb.py +++ b/support/builddeb.py @@ -19,7 +19,8 @@ __email__ = "anthony@unihedron.com" __version__ = constants.__version__ __build__ = constants.__build__ __changelog__ = """ -* Optification +* A condensed view of unit conversion for those who so chose +* Changed the way windows handle closing """ -- 1.7.9.5