summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Vander Stichele <thomas@apestaart.org>2006-05-03 14:26:51 +0000
committerThomas Vander Stichele <thomas@apestaart.org>2006-05-03 14:26:51 +0000
commit2359532bec299b232372de319eb9b2797e1542e0 (patch)
tree639cd5c7556a2752ecccf18fdf14806fc5d3eac6
parent757797ef3ae02660ec29f38bad91761f414ddbf6 (diff)
add win32 stuff
Original commit message from CVS: * Makefile.am: * configure.ac: * win32/common/config.h.in: add win32 stuff
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 589b4fec..e19290f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-05-03 Thomas Vander Stichele <thomas at apestaart dot org>
+
+ * Makefile.am:
+ * configure.ac:
+ * win32/common/config.h.in:
+ add win32 stuff
+
2006-05-03 Michael Smith <msmith@fluendo.com>
* ext/cairo/gsttimeoverlay.c: (gst_cairo_time_overlay_transform):