Yesterday, my program worked. Today, it does not. Why?

Imagine some program and a number of changes. If none of these changes is applied (yesterday), the program works. If all changes are applied (today), the program does not work. Which change is resp...