file change list
I realized only last week that the file change list I introduced to new releases a while ago didn’t actually work any more.
Reason was the broken incremental update build process which also generates that file. Since this is fixed, we do have the file change list again included, starting with the current 0.8.5 release.
As a tip for people that try to find out what actually changed in a file, I recommend either a tool like WinMerge , or even easier you can just browse the subversion repository.
Starting at the root of the ZenMagick source code repository you can drill down to any file and compare versions. Additionally, you can see the comments about the changes (I try to be good about that).
