Didn't get: Histories.
One minute response: A history is a sequence of snapshots of a computation's state; the snapshots are taken between statements. But, in concurrent execution a lot can happen between statement executions, so that, without care, the state snapshots can may be blurry and hard to understand.
This page last modified on 16 July 2003.