Change History (6)
comment:1 by , 15 years ago
| Status: | new → accepted |
|---|
comment:3 by , 13 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
The code included in master can be refactored as lt 0.16 is now the minimum version. So functions get_last_seen_complete and calculate_last_seen_complete can be removed and replaced by a single entry in full_status
comment:5 by , 11 years ago
| Milestone: | 2.0.x → 2.0 |
|---|
Note:
See TracTickets
for help on using tickets.



I implemented this on the new last-seen-complete branch. Good for merging with master?