Add net pkgconfig files.
[platform/upstream/gstreamer.git] / ChangeLog
index a45ec19..6789c6e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,26 @@
 2005-11-18  Andy Wingo  <wingo@pobox.com>
 
+       * configure.ac: 
+       * pkgconfig/gstreamer-net.pc.in:
+       * pkgconfig/gstreamer-net-uninstalled.pc.in:
+       * pkgconfig/Makefile.am: Add net pkgconfig files.
+
+2005-11-18  Stefan Kost  <ensonic@users.sf.net>
+
+       * gst/gstcaps.c:
+       * gst/gstghostpad.c:
+       * gst/gsttrace.c:
+       * gst/gstvalue.c:
+       * gst/gstvalue.h:
+         docs fixes
+
+2005-11-18  Andy Wingo  <wingo@pobox.com>
+
+       * gst/net/gstnetclientclock.c: Turn off debugging.
+
+       * check/net/gstnetclientclock.c (test_functioning): Assert that the
+       times connverge somewhat. Can't make a real test.
+
        * gst/net/gstnetclientclock.c (do_linear_regression): Use all
        integer arithmetic. Return the minimum of the domain, which can be
        set as "internal" for gst_clock_set_calibration.