This document discusses using fine-grained source code changes (SCC) to predict bug-prone files in software projects. It presents research that analyzed SCC data from Eclipse projects to predict bugs. The research found that SCC correlated more strongly with bugs than traditional code churn measures, and SCC-based models better predicted bug-prone files and estimated the number of bugs in files compared to models using code churn.