Bump to 1.2.32
[gc-dialer] / support / builddeb.py
index 9d85f2f..d562520 100755 (executable)
@@ -30,7 +30,8 @@ __email__ = "eopage@byu.net"
 __version__ = constants.__version__
 __build__ = constants.__build__
 __changelog__ = """
-* Fixing another line wrap bug due to over-zealous escaping (spaces as non-break whitespace, whoops)
+* Fixing some minor bugs with the transitions between logged-in and logged-out
+* Reporting errors not just to user but to log
 """.strip()