diff options
author | Lucas Rocha <lucasr@gnome.org> | 2007-05-27 21:20:39 +0000 |
---|---|---|
committer | Lucas Almeida Rocha <lucasr@src.gnome.org> | 2007-05-27 21:20:39 +0000 |
commit | b2459f3b6e480ba8568084f4ed50d1634239b0ea (patch) | |
tree | 3902c649e1bf68a92cfbf4de24692702e7b96aeb /ChangeLog | |
parent | 5868adac7501134a8cb9d2ace1ae12622368a910 (diff) |
fix broken handling of input from pipes in list dialog (Fixes bug
2007-05-27 Lucas Rocha <lucasr@gnome.org>
* src/tree.c: fix broken handling of input from pipes in list
dialog (Fixes bug #343684).
svn path=/trunk/; revision=1221
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2007-05-27 Lucas Rocha <lucasr@gnome.org> + * src/tree.c: fix broken handling of input from pipes in list + dialog (Fixes bug #343684). + +2007-05-27 Lucas Rocha <lucasr@gnome.org> + * src/text.c: correctly handle UTF-8 input text in the text info dialog (Fixes bug #407275). |