2003-12-05 John Luke <jluke@cfl.rr.com>
authorJohn Luke <jluke@mono-cvs.ximian.com>
Fri, 5 Dec 2003 23:20:43 +0000 (23:20 -0000)
committerJohn Luke <jluke@mono-cvs.ximian.com>
Fri, 5 Dec 2003 23:20:43 +0000 (23:20 -0000)
      * data/config.in: new dll mapping entry for libgstreamer

svn path=/trunk/mono/; revision=20812

ChangeLog
data/config.in

index 3eacb702e30d539db11c8db95c42dd4e07f73fce..b7edf0a23cfde34f3df61463b203738c1f011737 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2003-12-05  John Luke  <jluke@cfl.rr.com>
+
+       * data/config.in: new dll mapping entry for libgstreamer
+       
 2003-12-02  Atsushi Enomoto <ginga@kit.hi-ho.ne.jp>
 
        * README: tiny fix ;-)
index 24c7ec9100316c5499ae077c5e9ac847a97e17b8..541fe77d6840e9d3d93c0e20647c5ea9fa3919ae 100644 (file)
@@ -17,4 +17,5 @@
        <dllmap dll="oci" target="clntsh" />
        <dllmap dll="gtkhtml-3.0" target="libgtkhtml-3.0.so.2" />
        <dllmap dll="db2cli" target="libdb2_36.so"/>
+       <dllmap dll="gstreamer" target="libgstreamer-0.6.so" />
 </configuration>