comparison ChangeLog @ 2401:c4c24ca99c31 trunk

[svn] * Update Japanese translation. - Thanks to KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp>.
author dai
date Thu, 25 Jan 2007 06:51:18 -0800
parents 4daf4fa409e0
children 6725ce180c26
comparison
equal deleted inserted replaced
2400:4daf4fa409e0 2401:c4c24ca99c31
1 2007-01-25 09:52:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk>
2 revision [3810]
3 - make a note that hashtable collisions in the plugin matrix are not
4 only possible, but happening, and have strange side effects.
5
6 trunk/src/audacious/pluginenum.c | 6 ++++++
7 1 file changed, 6 insertions(+)
8
9
1 2007-01-25 02:40:07 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> 10 2007-01-25 02:40:07 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp>
2 revision [3808] 11 revision [3808]
3 - should not pass null fd to input plugins. 12 - should not pass null fd to input plugins.
4 13
5 trunk/src/audacious/input.c | 3 +++ 14 trunk/src/audacious/input.c | 3 +++