Mercurial > audlegacy
diff ChangeLog @ 2800:f42a5b531c03 trunk
[svn] - hide 'error' from outside to avoid symbol conflict.
author | yaz |
---|---|
date | Thu, 24 May 2007 04:50:48 -0700 |
parents | febdfe7a482b |
children | 8ab12f092722 |
line wrap: on
line diff
--- a/ChangeLog Thu May 24 03:41:13 2007 -0700 +++ b/ChangeLog Thu May 24 04:50:48 2007 -0700 @@ -1,3 +1,11 @@ +2007-05-24 10:41:13 +0000 William Pitcock <nenolod@sacredspiral.co.uk> + revision [4624] + - improve plugin2 loader's robustness (e.g. make it not crash) + + trunk/src/audacious/pluginenum.c | 47 +++++++++++++++++++++++++-------------- + 1 file changed, 31 insertions(+), 16 deletions(-) + + 2007-05-24 10:37:54 +0000 William Pitcock <nenolod@sacredspiral.co.uk> revision [4622] - temporarily work around plugin API v1 retardation