diff ChangeLog @ 1512:56f1f0f7437d trunk

[svn] - refinements for the notify plugin
author giacomo
date Sun, 06 Aug 2006 15:13:01 -0700
parents 543e37d18997
children 1b5f5a995838
line wrap: on
line diff
--- a/ChangeLog	Sun Aug 06 06:24:06 2006 -0700
+++ b/ChangeLog	Sun Aug 06 15:13:01 2006 -0700
@@ -1,3 +1,12 @@
+2006-08-06 13:24:06 +0000  Tony Vroon <chainsaw@gentoo.org>
+  revision [1936]
+  Remove 15 instrument magic at offset 1080 because of false positive resulting in decoder segfault. Closes bug #543.
+
+  Changes:        Modified:
+  +0 -4           trunk/Plugins/Input/modplug/modplugbmp.cpp  
+  +0 -1           trunk/Plugins/Input/modplug/modplugbmp.h  
+
+
 2006-08-06 12:45:48 +0000  Giacomo Lozito <james@develia.org>
   revision [1934]
   - a couple of fixes for notify plugin (removed some deprecated gtk+1 functions and ensure that the timeout is removed only if it actually exists)