diff options
author | Sergey Scobich <sergey.scobich@gmail.com> | 2006-12-01 10:35:39 +0000 |
---|---|---|
committer | Jan Schmidt <thaytan@mad.scientist.com> | 2006-12-01 10:35:39 +0000 |
commit | 02f12c6fc219b6e2ea91b962905c716d772d808c (patch) | |
tree | dacc3105d42d8f6fd5e88796adc61a9e915aa62f /ChangeLog | |
parent | 78cb11d6443b8f8a608051443e558c6a9d870d85 (diff) | |
download | gst-plugins-bad-02f12c6fc219b6e2ea91b962905c716d772d808c.tar.gz gst-plugins-bad-02f12c6fc219b6e2ea91b962905c716d772d808c.tar.bz2 gst-plugins-bad-02f12c6fc219b6e2ea91b962905c716d772d808c.zip |
win32/MANIFEST: Fix compilation on win32 under VS8
Original commit message from CVS:
* win32/MANIFEST:
Fix compilation on win32 under VS8
Patch by: Sergey Scobich <sergey dot scobich at gmail dot com>
Partially fixes #381175
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2006-12-01 Jan Schmidt <thaytan@mad.scientist.com> + + * win32/MANIFEST: + Fix compilation on win32 under VS8 + Patch by: Sergey Scobich <sergey dot scobich at gmail dot com> + Partially fixes #381175 + 2006-11-30 Wim Taymans <wim@fluendo.com> Patch by: René Stadler <mail at renestadler de> |