When a new item is added the logs only show "item" in info. When an item is edited, the complete contents of the fields will be logged with the new values. Because we are missing the "original" values, there is no way to tell what has been changed between both log entries. The logging mechanism should be changed to log the full item on adding as well.
See also bug 28692 comment 18.