diff ChangeLog @ 514:1068204c3358 trunk

[svn] - flac 112 plugin: small ui updates
author giacomo
date Mon, 22 Jan 2007 08:46:58 -0800
parents 77012d414f58
children 4e3a09ba3f0b
line wrap: on
line diff
--- a/ChangeLog	Mon Jan 22 08:42:50 2007 -0800
+++ b/ChangeLog	Mon Jan 22 08:46:58 2007 -0800
@@ -1,3 +1,12 @@
+2007-01-22 16:42:50 +0000  Giacomo Lozito <james@develia.org>
+  revision [1112]
+  - flac 112 plugin: removed ui options related to old http support
+  trunk/src/flac112/configure.c |  155 ------------------------------------------
+  trunk/src/flac112/configure.h |   15 ----
+  trunk/src/flac112/plugin.c    |   49 -------------
+  3 files changed, 1 insertion(+), 218 deletions(-)
+
+
 2007-01-22 16:32:48 +0000  Giacomo Lozito <james@develia.org>
   revision [1110]
   - flac 112 plugin: removed http.c and http.h, plus some fixes