summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.net>2006-04-09 14:00:32 +0000
committerTim-Philipp Müller <tim@centricular.net>2006-04-09 14:00:32 +0000
commitf66a4fbe55c65cdcee436403dfed3831c46ba4a4 (patch)
treefc247ac07f5a20b1e44af3aeac9422d03d5f145e /ChangeLog
parentbcbc2b2b98b134efcd2644aad5b0379cde54803e (diff)
gst/matroska/ebml-read.c: Even better would be if we actually did the right thing here (also, G_GUINT64_CONSTANT only...
Original commit message from CVS: * gst/matroska/ebml-read.c: (gst_ebml_read_sint): Even better would be if we actually did the right thing here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 76a98ef5..5e068b4f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-04-09 Tim-Philipp Müller <tim at centricular dot net>
+
+ * gst/matroska/ebml-read.c: (gst_ebml_read_sint):
+ Even better would be if we actually did the right thing
+ here (also, G_GUINT64_CONSTANT only exists since GLib-2.10).
+
2006-04-08 Tim-Philipp Müller <tim at centricular dot net>
* gst/matroska/ebml-read.c: (gst_ebml_read_sint):