When using Google to search Stack Overflow today, I noticed that the revision history pages all share the title "Revisions - Stack Overflow". This is not very friendly to the search engine user:

I would suggest using the current title of the post in the page's <title> tag.
In addition, a few SEO questions arise:
- Should revision history be exposed to search engines? It is not very useful to new visitors, but it might include terms that the user searched for that have been edited away.
- Should the revision history include a
rel="canonical"link back to the actual question?