# # # patch "ChangeLog" # from [9e979b2e365eca2b931d8919f30d6fda7804f415] # to [5f01731c340152fae2b57de6b5432dabfba9eef8] # ============================================================ --- ChangeLog 9e979b2e365eca2b931d8919f30d6fda7804f415 +++ ChangeLog 5f01731c340152fae2b57de6b5432dabfba9eef8 @@ -1,3 +1,10 @@ +2006-04-04 Nathaniel Smith + + * roster.hh (class roster_t): Add massive comment about roster_t's + location tracking stuff. Conclusion: it is a little icky, but + it's icky in an overly conservative way that doesn't cause any + forseeable problems, so we'll leave it for now. + 2006-03-29 Nathaniel Smith * testsuite.at: Clean up the macros that call monotone a little.