summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorJan Schmidt <thaytan@mad.scientist.com>2008-04-13 20:54:52 +0000
committerJan Schmidt <thaytan@mad.scientist.com>2008-04-13 20:54:52 +0000
commitc35c0acbe6ba2a0ece057d9f2588277f9b6f19aa (patch)
treefd2e0ae5da851b0a262a0e4c77ead0cc63216f18 /ChangeLog
parent92bb41c8f8ec1ac0ab1fb44104b8201142c100b4 (diff)
downloadgst-plugins-bad-c35c0acbe6ba2a0ece057d9f2588277f9b6f19aa.tar.gz
gst-plugins-bad-c35c0acbe6ba2a0ece057d9f2588277f9b6f19aa.tar.bz2
gst-plugins-bad-c35c0acbe6ba2a0ece057d9f2588277f9b6f19aa.zip
ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants.
Original commit message from CVS: * ext/dirac/gstdiracenc.cc: Fix compilation by casting string constants. * sys/Makefile.am: Fix WININET_DIR variable reference.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 669e62d9..3f7ea150 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,13 @@
2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
+ * ext/dirac/gstdiracenc.cc:
+ Fix compilation by casting string constants.
+
+ * sys/Makefile.am:
+ Fix WININET_DIR variable reference.
+
+2008-04-13 Jan Schmidt <jan.schmidt@sun.com>
+
* configure.ac:
* docs/plugins/Makefile.am:
* docs/plugins/gst-plugins-bad-plugins-docs.sgml: