diff options
author | Emilio Pozuelo Monfort <pochu@debian.org> | 2010-02-27 14:41:57 +0000 |
---|---|---|
committer | Emilio Pozuelo Monfort <pochu@debian.org> | 2010-02-27 14:41:57 +0000 |
commit | 8a1a2ef0857c8afd7076e176693bb5757e63f11c (patch) | |
tree | bb2bb5644a9f86faced624b1eb0646001a257c64 /debian/changelog | |
parent | * debian/control.in: (diff) | |
download | zenity-8a1a2ef0857c8afd7076e176693bb5757e63f11c.tar.gz zenity-8a1a2ef0857c8afd7076e176693bb5757e63f11c.tar.bz2 zenity-8a1a2ef0857c8afd7076e176693bb5757e63f11c.zip |
* debian/patches/02_dont_quit_zenity_when_stdin_ends.patch:
- Don't quit zenity when listening on stdin and the stream ends.
Closes: #506425.
Diffstat (limited to 'debian/changelog')
-rw-r--r-- | debian/changelog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 9f773d9d..aa87e094 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ zenity (2.28.0-2) UNRELEASED; urgency=low + [ Andrea Veri ] * debian/control.in: - really don't B-D on scrollkeeper anymore. + [ Emilio Pozuelo Monfort ] + * debian/patches/02_dont_quit_zenity_when_stdin_ends.patch: + - Don't quit zenity when listening on stdin and the stream ends. + Closes: #506425. + -- Andrea Veri <andrea.veri89@gmail.com> Fri, 06 Nov 2009 00:20:01 +0100 zenity (2.28.0-1) unstable; urgency=low |