Fossil

View Ticket
Login
Ticket Hash: 58ce2f221ae2e64eddf8b8fcf6307966b264fc7f
Title: fossil annotate shows one version after the last change
Status: Fixed Type: Code_Defect
Severity: Minor Priority:
Subsystem: Resolution: Fixed
Last Modified: 2013-05-25 01:52:24
13.29 years ago
Created: 2013-05-15 15:05:14
13.32 years ago
Version Found In: 1.25
User Comments:
rmax added on 2013-05-15 15:05:14:
$ fossil annotate generic/tclCompile.c | head -1878 | tail -1
2b1f602d05 2005-10-13 dkf: cmdNsPtr = envPtr->procPtr->cmdPtr->nsPtr;

But the last change of that line was in eb4fd595f3, not in 2b1f602d05.