taskd.pl: hint that "ref-change" is obsolete
commit4ff217e9a0396f282f6a12d669b3e928374e5b31
authorKyle J. McKay <mackyle@gmail.com>
Sun, 31 Dec 2017 04:42:57 +0000 (30 20:42 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Sun, 31 Dec 2017 04:42:57 +0000 (30 20:42 -0800)
tree3dc57221f63bea92b49158f504f9abc49eb0de3b
parentb262b772591bc5dcd6a2fcb620b3aa59af84ee44
taskd.pl: hint that "ref-change" is obsolete

Girocco now delivers all of its ref change updates to taskd.pl in
a batch using the "ref-changes" message.  It has done so now for
over a year.

Nothing in Girocco uses the "ref-change" message (single ref change
update at a time).

Include a warning message hinting that support for "ref-change" may
disappear in the future at some unspecified time for any non-Girocco
clients that may be sending ref change updates directly to Girocco's
taskd.pl socket.

Signed-off-by: Kyle J. McKay <mackyle@gmail.com>
taskd/taskd.pl