From 8c2170850861bfad147f818d91c6e2d094e98b4c Mon Sep 17 00:00:00 2001 From: Steve Lhomme Date: Fri, 9 Sep 2005 14:36:57 +0000 Subject: [PATCH] Changelog: add my changes from yesterday to the changelog Original commit message from CVS: * Changelog : add my changes from yesterday to the changelog --- ChangeLog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/ChangeLog b/ChangeLog index 3b8823487e..06db78b31f 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,20 @@ +2005-09-08 Steve Lhomme + * gst/elements/gstpipefilter.c: + Try to include config.h first + * tools/gst-inspect.c: + Fix a possible use of NULL string + * docs/gst/gstreamer-sections.txt: + * docs/gst/tmpl/gstplugin.sgml: + Added missing gst_plugin_free + * win32/gstbytestream.def: + * win32/gstgetbits.def: + * win32/gstreamer.def: + Update the DLL exports + * win32/GStreamer.vcproj: + * win32/gstbytestream.vcproj: + * win32/msvc71.sln: + Update the MSVC7 projects with latest files + 2005-09-07 Jan Schmidt * gst/gstplugin.c: (gst_plugin_check_file), (gst_plugin_load_file),