summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2007-12-18 09:07:17 +0000
committerTim-Philipp Müller <tim@centricular.net>2007-12-18 09:07:17 +0000
commitde9a28056e618bfeee94e8fb89d0de7be4e36f9f (patch)
tree2421599a685cc3d51c5f0568742d684ee7d8c9d3 /ChangeLog
parent9ad6e9c989fcdffc3af361b1f1e0fc45a4654c17 (diff)
Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626).
Original commit message from CVS: * Makefile.am: Include common/win32.mak for CRLF check of win32 project files (see #393626). * win32/vs6/libgstpng.dsp: Fix line endings and do cvs admin -kb.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 95ff2ad2..d0641dd4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-12-18 Tim-Philipp Müller <tim at centricular dot net>
+
+ * Makefile.am:
+ Include common/win32.mak for CRLF check of win32 project
+ files (see #393626).
+
+ * win32/vs6/libgstpng.dsp:
+ Fix line endings and do cvs admin -kb.
+
2007-12-17 Edward Hervey <edward.hervey@collabora.co.uk>
* ext/jpeg/gstjpegdec.c: (gst_jpeg_dec_chain):