summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorRoss Burton <ross@debian.org>2004-12-21 10:36:13 +0000
committerRoss Burton <ross@debian.org>2004-12-21 10:36:13 +0000
commitdb2df597dac3da28133d542ea2caad79a59e593f (patch)
tree3a6519c3255e8fd4cfc7f24efa72752ae01ab147 /debian/changelog
parentAdd patch to fix invalid window IDs (diff)
downloadzenity-db2df597dac3da28133d542ea2caad79a59e593f.tar.gz
zenity-db2df597dac3da28133d542ea2caad79a59e593f.tar.bz2
zenity-db2df597dac3da28133d542ea2caad79a59e593f.zip
New upstream
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index c2850010..6f6b0dc7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+zenity (2.8.1-3) unstable; urgency=low
+
+ * New upstream release
+ * debian/patches/window-valid.diff: add patch to check X windows are
+ valid (closes: #257053)
+
+ -- Ross Burton <ross@debian.org> Tue, 21 Dec 2004 10:26:01 +0000
+
zenity (2.8.1-2) unstable; urgency=low
* Add libpopt-dev Build-Depends
bgstack15