summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog27
1 files changed, 27 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ca7a313446..8199ae9ba6 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,30 @@
12001-12-13 Michael Meeks <michael@ximian.com>
2
3 * plugins/xvideosink/Makefile.am: add $(X_LIBS)
4
5 * examples/typefind/typefind.c (type_found): upd.
6 xml code.
7
8 * plugins/mikmod/gstmikmod.c
9 (gst_mikmod_set_property): same memory bug here -
10 unfixed.
11
12 * plugins/oss/gstosssrc.c
13 (gst_osssrc_set_property): fix memory issue.
14 (gst_osssrc_init): dup the string - argh; quit here -
15 such code should be stuck in a common base class not
16 cut and pasted.
17
18 * plugins/oss/gstosssink.c
19 (gst_osssink_init): manage the device allocation.
20 (gst_osssink_finalize): impl.
21 (gst_osssink_class_init): upd.
22 (gst_osssink_set_property): upd.
23
24 * acconfig.h: cover HAVE_LIBXML2
25
26 * configure.ac: update libxml checks.
27
12001-12-11 22:10 thomasvs 282001-12-11 22:10 thomasvs
2 29
3 * lots of build fixes for 0.3.0 release 30 * lots of build fixes for 0.3.0 release