projects
/
platform
/
upstream
/
gst-plugins-good.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
12d09ef
)
gst/modplug/gstmodplug.cc: Add missing break causing position queries to fail.
author
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 15 Feb 2005 16:25:48 +0000
(16:25 +0000)
committer
Ronald S. Bultje
<rbultje@ronald.bitfreak.net>
Tue, 15 Feb 2005 16:25:48 +0000
(16:25 +0000)
Original commit message from CVS:
* gst/modplug/gstmodplug.cc:
Add missing break causing position queries to fail.
ChangeLog
patch
|
blob
|
history
diff --git
a/ChangeLog
b/ChangeLog
index 2be822deb067e30b4321ed4756805f11efaf9ebd..9f32f4c4add72308d723b38fcd968309dd02592c 100644
(file)
--- a/
ChangeLog
+++ b/
ChangeLog
@@
-1,3
+1,8
@@
+2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
+
+ * gst/modplug/gstmodplug.cc:
+ Add missing break causing position queries to fail.
+
2005-02-15 Ronald S. Bultje <rbultje@ronald.bitfreak.net>
* ext/ogg/gstoggdemux.c: (gst_ogg_pad_populate):