]> 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 <e@80x24.org>
Tue, 3 Apr 2018 10:08:57 +0000 (10:08 +0000)
commit4f0b09919ae9c8823bf6c1fa1452bc27945952a3
treedb348774ae2d12148eb7d161dce910481eea31dc
parent3f3d9cf7d88a851721f1f8468e1311a4f0c02ff6
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