From: Bart Lantz Date: Sat, 17 Dec 2011 19:27:50 +0000 (-0700) Subject: Added original date and updated date to bookmark output if different. X-Git-Url: https://projects.mako.cc/source/scuttle/commitdiff_plain/fbab1fbe884c9f1f0fbd419ad0db0793ef52dbaf?hp=fbab1fbe884c9f1f0fbd419ad0db0793ef52dbaf Added original date and updated date to bookmark output if different. If bModified is different from bDatetime, the bookmark is ordered by modified time from a previous commit, this commit prints both the modified date as well as the original date if they are different, to avoid confusion. ---