diff options
author | Wim Taymans <wim.taymans@gmail.com> | 2006-06-20 11:07:02 +0000 |
---|---|---|
committer | Wim Taymans <wim.taymans@gmail.com> | 2006-06-20 11:07:02 +0000 |
commit | 6076d6ad009bde493847aecd5f054ce77dd2e526 (patch) | |
tree | 78d48009168d405974881f1eb9f19f64f8029531 /ChangeLog | |
parent | 85db24636adb6223d73395d51762e6923847883a (diff) | |
download | gst-plugins-bad-6076d6ad009bde493847aecd5f054ce77dd2e526.tar.gz gst-plugins-bad-6076d6ad009bde493847aecd5f054ce77dd2e526.tar.bz2 gst-plugins-bad-6076d6ad009bde493847aecd5f054ce77dd2e526.zip |
gst/modplug/libmodplug/stdafx.h: Fix modplug on AMD64. Fixes #345336.
Original commit message from CVS:
* gst/modplug/libmodplug/stdafx.h:
Fix modplug on AMD64. Fixes #345336.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2006-06-20 Wim Taymans <wim@fluendo.com> + + * gst/modplug/libmodplug/stdafx.h: + Fix modplug on AMD64. Fixes #345336. + 2006-06-19 Tim-Philipp Müller <tim at centricular dot net> * configure.ac: |