summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdward Hervey <bilboed@bilboed.com>2007-05-16 16:50:23 +0000
committerEdward Hervey <bilboed@bilboed.com>2007-05-16 16:50:23 +0000
commitee21b60cd7ff15e916462b27c9fb6ed995e2d67a (patch)
tree618b5246453a3041b68471a5fa92b2649e452e47 /ChangeLog
parent62e85e8f7203a70c3a9d5ac6e9131aa4fccfcb8a (diff)
ext/libpng/gstpngdec.c: Fix build on macosx.
Original commit message from CVS: * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data): Fix build on macosx.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 25a7ce3a..92e53834 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-05-16 Edward Hervey <edward@fluendo.com>
+
+ * ext/libpng/gstpngdec.c: (user_endrow_callback), (user_read_data):
+ Fix build on macosx.
+
2007-05-16 Sebastian Dröge <slomo@circular-chaos.org>
* ext/raw1394/gstdv1394src.c: (gst_dv1394src_uri_set_uri):