Mercurial > audlegacy
diff ChangeLog @ 1796:478aac0762cc trunk
[svn] - default visibility hints
author | nenolod |
---|---|
date | Wed, 04 Oct 2006 20:00:44 -0700 |
parents | c9032deca2fd |
children | 1c0856eceaaa |
line wrap: on
line diff
--- a/ChangeLog Wed Oct 04 19:53:37 2006 -0700 +++ b/ChangeLog Wed Oct 04 20:00:44 2006 -0700 @@ -1,3 +1,11 @@ +2006-10-05 02:53:37 +0000 William Pitcock <nenolod@nenolod.net> + revision [2547] + - silently ignore text updates if we're not visible (bugfix) + + trunk/audacious/widgets/textbox.c | 1 + + 1 file changed, 1 insertion(+) + + 2006-10-05 02:47:24 +0000 William Pitcock <nenolod@nenolod.net> revision [2545] - this should be a continue not a return (oops)