Mercurial > geeqie
diff ChangeLog @ 123:3602a4aa7c71
Sat Dec 2 20:15:22 2006 John Ellis <johne@verizon.net>
* editors.c: Escape the 4 characters [ "`$\ ] in filenames passed
to the system shell. Assumes bash-like escaping syntax for "sh -c".
author | gqview |
---|---|
date | Sun, 03 Dec 2006 01:20:31 +0000 |
parents | e2a8b7f2165b |
children | 648881af5fb1 |
line wrap: on
line diff
--- a/ChangeLog Sat Dec 02 21:57:12 2006 +0000 +++ b/ChangeLog Sun Dec 03 01:20:31 2006 +0000 @@ -1,3 +1,8 @@ +Sat Dec 2 20:15:22 2006 John Ellis <johne@verizon.net> + + * editors.c: Escape the 4 characters [ "`$\ ] in filenames passed + to the system shell. Assumes bash-like escaping syntax for "sh -c". + Sat Dec 2 16:44:48 2006 John Ellis <johne@verizon.net> * image-overlay.[ch]: More work on osd icons.