diff ChangeLog @ 2176:17b152fca694 trunk

[svn] - somewhat fix textboxBitmapFontWidth,Height hints
author nenolod
date Tue, 19 Dec 2006 07:48:03 -0800
parents bba87eb04fab
children 8ebc85e1c559
line wrap: on
line diff
--- a/ChangeLog	Tue Dec 19 07:32:23 2006 -0800
+++ b/ChangeLog	Tue Dec 19 07:48:03 2006 -0800
@@ -1,3 +1,11 @@
+2006-12-19 15:32:23 +0000  William Pitcock <nenolod@nenolod.net>
+  revision [3355]
+  - fix skin.hints parsing for textbox
+  
+  trunk/audacious/mainwin.c |    2 +-
+  1 file changed, 1 insertion(+), 1 deletion(-)
+
+
 2006-12-19 08:41:12 +0000  Yoshiki Yazawa <yaz@cc.rim.or.jp>
   revision [3353]
   - Remove Selected works sanely. closes #701.