--- a/mercurial/commands.py Sat Feb 06 15:18:36 2010 +0100
+++ b/mercurial/commands.py Sat Feb 06 15:18:52 2010 +0100
@@ -1139,8 +1139,9 @@
Print the changeset header and diffs for one or more revisions.
- The information shown in the changeset header is: author,
- changeset hash, parent(s) and commit comment.
+ The information shown in the changeset header is: author, date,
+ branch name (if non-default), changeset hash, parent(s) and commit
+ comment.
NOTE: export may generate unexpected diff output for merge
changesets, as it will compare the merge changeset against its