Mercurial > audlegacy
changeset 1257:41fa26463c27 trunk
[svn] - Don't leave files open after reading their tags!
author | nhjm449 |
---|---|
date | Thu, 15 Jun 2006 17:42:59 -0700 |
parents | 3a6a1a2983d5 |
children | 74aa6a352a0c |
files | ChangeLog Plugins/Input/mpg123/mpg123.c |
diffstat | 2 files changed, 10 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Jun 15 09:17:59 2006 -0700 +++ b/ChangeLog Thu Jun 15 17:42:59 2006 -0700 @@ -1,3 +1,12 @@ +2006-06-15 16:17:59 +0000 William Pitcock <nenolod@nenolod.net> + revision [1426] + - libaudacious.so.3 + + + Changes: Modified: + +5 -5 trunk/libaudacious/Makefile.in + + 2006-06-15 14:28:48 +0000 William Pitcock <nenolod@nenolod.net> revision [1424] - getMP4title removal.