summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Schleef <ds@schleef.org>2004-04-16 23:42:12 +0000
committerDavid Schleef <ds@schleef.org>2004-04-16 23:42:12 +0000
commit79da6742f3c637fe5359f1a149e88fe5723c5245 (patch)
tree954babc3559658607539a673f50f1a7aa6927dd6
parenteef352f700cfa255d4c057af1dd1be35e33b8420 (diff)
sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
Original commit message from CVS: * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268) * sys/xvimage/xvimagesink.h: same
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 96a89000..8a9ce59a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-04-16 David Schleef <ds@schleef.org>
+
+ * sys/ximage/ximagesink.h: Compile fix for FreeBSD. (bug #140268)
+ * sys/xvimage/xvimagesink.h: same
+
2004-04-16 Thomas Vander Stichele <thomas at apestaart dot org>
* ext/gnomevfs/gstgnomevfssink.c: (gst_gnomevfssink_open_file):