summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-04-04 19:00:19 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-04-04 19:00:19 +0000
commit5a7677ab241118c5049683f4678cbc3a2c7d32ed (patch)
tree106f1e6096bcfe480abfecfbc084f16091dbeda1 /ChangeLog
parent777476da0596b0f17237be09777d3ebd70dfd5b0 (diff)
ext/wavpack/gstwavpackparse.c: Always use GSlice as we actually depend on GLib 2.12 already.
Original commit message from CVS: * ext/wavpack/gstwavpackparse.c: (gst_wavpack_parse_index_entry_free): Always use GSlice as we actually depend on GLib 2.12 already.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 53990d54..a20064c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-04-04 Sebastian Dröge <slomo@circular-chaos.org>
+
+ * ext/wavpack/gstwavpackparse.c:
+ (gst_wavpack_parse_index_entry_free):
+ Always use GSlice as we actually depend on GLib 2.12 already.
+
2008-04-04 Tim-Philipp Müller <tim at centricular dot net>
* configure.ac: