summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2008-12-05 20:32:03 +0000
committerDavid Schleef <ds@schleef.org>2008-12-05 20:32:03 +0000
commite716f92dd77afabebc47740b06957702fca542a8 (patch)
treeaec07f182da20de94d9c3aa15d107d3d3630112d /ChangeLog
parent09c012957e413d12fa81fb60429f88e14527bae2 (diff)
gst/gst.c: Search for plugins on win32 based on the location of the gstreamer DLL. Fixes #548786
Original commit message from CVS: * gst/gst.c: Search for plugins on win32 based on the location of the gstreamer DLL. Fixes #548786
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b80e2f615f..8bf1fa9a77 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-05 David Schleef <ds@schleef.org>
+
+ * gst/gst.c:
+ Search for plugins on win32 based on the location of the
+ gstreamer DLL. Fixes #548786
+
2008-12-04 Sebastian Dröge <sebastian.droege@collabora.co.uk>
* configure.ac: