chiark / gitweb /
Output the date of first mention, not the current date
authorMatthew Vernon <matthewv@chiark.greenend.org.uk>
Thu, 17 Jan 2019 18:01:50 +0000 (18:01 +0000)
committerMatthew Vernon <matthewv@chiark.greenend.org.uk>
Thu, 17 Jan 2019 18:01:50 +0000 (18:01 +0000)
commit0bde0b717ce33db85e498fd577e99bd2a1e65922
treea4fe3be28e367f8b404490ccebcf25c268e6d054
parentb7cea9d172c270274aaa415141b7271db5de61b1
Output the date of first mention, not the current date

...this is in the code path where the URL was mentioned on a previous
date, so we should output the date of first mention (self.localfirst)
not the current date (n).
commands.py