summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorEdgard Lima <edgard.lima@indt.org.br>2006-02-03 20:05:20 +0000
committerEdgard Lima <edgard.lima@indt.org.br>2006-02-03 20:05:20 +0000
commit9410acd1fad2c01cdb0291a82345c7b58dc74ae2 (patch)
tree2062b0234cad58a2080be0b42d37d8b918b5543d /ChangeLog
parent789a7b20ac383214965b2a71c64c057ef1797f97 (diff)
Fixed a bug add in last commit, where no event is send. Thanks Tim to show me.
Original commit message from CVS: Fixed a bug add in last commit, where no event is send. Thanks Tim to show me.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0ef020dc..799c60d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,12 @@
2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
* ext/flac/gstflacenc.c:
+ Fixed a bug add in last commit, where no event is send. Thanks Tim to
+ show me.
+
+2006-02-03 Edgard Lima <edgard.lima@indt.org.br>
+
+ * ext/flac/gstflacenc.c:
* gst/matroska/ebml-read.c:
Just make it compile with --disable-gst-debug.