]> Sergey Matveev's repositories - public-inbox.git/commit
nntp: fix NEWNEWS command
authorEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 20:18:34 +0000 (20:18 +0000)
committerEric Wong (Contractor, The Linux Foundation) <e@80x24.org>
Sat, 3 Mar 2018 20:18:34 +0000 (20:18 +0000)
commitb212aee7e13c460b73a3632458ae96c39d9eac97
tree13d89c2fd714cfeac4f5989233bf37d78ca7e5ba
parentfa3283debd81490ac1d5e0895fc2d8968e1f110b
nntp: fix NEWNEWS command

I guess nobody uses this command (slrnpull does not), and
the breakage was not noticed until I started writing new
tests for multi-MID handling.

Fixes: 3fc411c772a21d8f ("search: drop pointless range processors for Unix timestamp")
lib/PublicInbox/NNTP.pm
lib/PublicInbox/Search.pm
t/nntpd.t