Mercurial > audlegacy-plugins
diff ChangeLog @ 246:366acb77c853 trunk
[svn] - i rewrote most of this!
author | nenolod |
---|---|
date | Tue, 14 Nov 2006 12:58:51 -0800 |
parents | d58221dfced1 |
children | a1ef3cf974c7 |
line wrap: on
line diff
--- a/ChangeLog Tue Nov 14 12:03:25 2006 -0800 +++ b/ChangeLog Tue Nov 14 12:58:51 2006 -0800 @@ -1,3 +1,15 @@ +2006-11-14 20:03:25 +0000 William Pitcock <nenolod@nenolod.net> + revision [508] + - remove dead and pointless cdindex code... CDIndex has been nonexistant + since 1999 + + trunk/src/cdaudio/cdaudio.c | 13 ----------- + trunk/src/cdaudio/cdaudio.h | 4 --- + trunk/src/cdaudio/cdinfo.c | 7 ------ + trunk/src/cdaudio/configure.c | 49 ------------------------------------------ + 4 files changed, 1 insertion(+), 72 deletions(-) + + 2006-11-13 21:36:27 +0000 William Pitcock <nenolod@nenolod.net> revision [506] - actually 210 and 211 can be treated the same.