From 94bd6539b3827e113aed16c1ca25b1fff19ca5dc Mon Sep 17 00:00:00 2001 From: "Glenn Y. Rolland" Date: Sat, 10 Sep 2011 13:58:59 +0200 Subject: [PATCH] debian/changelog: update. --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/debian/changelog b/debian/changelog index 7c754f2..1bdf630 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +qasim (0.1.7) testing; urgency=low + + * qasim-gui: test locker process liveness + + -- Glenn Y. Rolland Sat, 10 Sep 2011 13:58:21 +0200 + qasim (0.1.6) unstable; urgency=low * qasim-gui: handle QIcon::fromTheme NoMethodError exception when needed.