Commit 2e33c4cc81f0f6eeec696d81f393f6a7f061c796 changed scrot's behavior. In 7ee199c (the preceding commit), `scrot 'test$'` would create a file named _test_. 2e33c4cc81f0f6eeec696d81f393f6a7f061c796 creates a file named _test$_.
Commit 2e33c4c changed scrot's behavior.
In 7ee199c (the preceding commit),
scrot 'test$'would create a file named test. 2e33c4c creates a file named test$.