From b2459f3b6e480ba8568084f4ed50d1634239b0ea Mon Sep 17 00:00:00 2001 From: Lucas Rocha Date: Sun, 27 May 2007 21:20:39 +0000 Subject: fix broken handling of input from pipes in list dialog (Fixes bug 2007-05-27 Lucas Rocha * src/tree.c: fix broken handling of input from pipes in list dialog (Fixes bug #343684). svn path=/trunk/; revision=1221 --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index d577b51f..989d77ad 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2007-05-27 Lucas Rocha + + * src/tree.c: fix broken handling of input from pipes in list + dialog (Fixes bug #343684). + 2007-05-27 Lucas Rocha * src/text.c: correctly handle UTF-8 input text in the text info -- cgit