]> code.delx.au - gnu-emacs/commit
Fix NNTP NEWGROUPS off-by-a-few-hours bug
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jan 2016 16:29:12 +0000 (08:29 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 13 Jan 2016 16:29:32 +0000 (08:29 -0800)
commited1b2de50ae87d8b2f9882be7576fbe5097df65b
tree0743c55729bf1aced4694c3c742541992c3ef60a
parent281344e606ca46542063dca4687371ea7dcc23c1
Fix NNTP NEWGROUPS off-by-a-few-hours bug

* lisp/gnus/nntp.el (nntp-request-newgroups): Format string
in Universal Time, since we’re telling the server “GMT”.
lisp/gnus/nntp.el