Mercurial > audlegacy
diff 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 |
line wrap: on
line diff
--- a/ChangeLog Thu Jan 25 01:52:51 2007 -0800 +++ b/ChangeLog Thu Jan 25 06:51:18 2007 -0800 @@ -1,3 +1,12 @@ +2007-01-25 09:52:51 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [3810] + - make a note that hashtable collisions in the plugin matrix are not + only possible, but happening, and have strange side effects. + + trunk/src/audacious/pluginenum.c | 6 ++++++ + 1 file changed, 6 insertions(+) + + 2007-01-25 02:40:07 +0000 Yoshiki Yazawa <yaz@cc.rim.or.jp> revision [3808] - should not pass null fd to input plugins.