summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorSebastian Dröge <slomo@circular-chaos.org>2008-11-23 11:17:01 +0000
committerSebastian Dröge <slomo@circular-chaos.org>2008-11-23 11:17:01 +0000
commitc6d33e528665d32024fb61290df4ee04e341121b (patch)
treeec2bf4eef081805684c56f7a36861bbf648215a3 /ChangeLog
parent7b60afd805ce2da85510094f6aa4735696b4001b (diff)
ChangeLog surgery
Original commit message from CVS: ChangeLog surgery
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 7f04bd50..63db017f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
* gst/qtdemux/qtdemux.c: (qtdemux_audio_caps):
Use G_{BIG,LITTLE}_ENDIAN instead of the non-GLib variants as
- the latter don't exist on some systems (mingw). Fixes bug #561992.
+ the latter don't exist on some systems (mingw). Fixes bug #561990.
2008-11-21 Sebastian Dröge <sebastian.droege@collabora.co.uk>