From ec484005101b3720feb95c8d76a65bcd6b0472c2 Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Fri, 9 Jan 2009 00:08:01 +0000 Subject: correctly handle --filename option on file selection mode (Fixes bug 2009-01-09 Lucas Rocha * src/fileselection.c (zenity_fileselection): correctly handle --filename option on file selection mode (Fixes bug #564552). Patch from Gilles Detillieux. svn path=/trunk/; revision=1461 --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 04dbb3a4..1127157c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2009-01-09 Lucas Rocha + + * src/fileselection.c (zenity_fileselection): correctly handle + --filename option on file selection mode (Fixes bug #564552). + Patch from Gilles Detillieux. + 2009-01-08 Lucas Rocha * data/zenity.1: document --timeout (Fixes bug #565133). -- cgit