Version control "in revision" vs. "at revision"
Solution 1:
Fixed in revision n says that the change occurred in that revision.
That bug was fixed in revision 23.
Fixed at revision n doesn't say when it was fixed, just that we know that revision n contains the fix. It could have been fixed earlier. Some people would use the two interchangeably.