contrib/debian/changelog
author Jun Wu <quark@fb.com>
Mon, 19 Dec 2016 22:09:49 +0000
changeset 30620 937c52f06709
parent 28989 a8256e3701be
child 30873 dc22729b4ebd
permissions -rw-r--r--
chg: start server at a unique address See the previous patch for motivation. Previously, the server is started at a globally shared address. This patch appends pid to the address so it becomes unique. Note: with Linux pid namespace, the address may be non-unique, but it does not affect correctness of chg - chg client will receive an redirection and that's it.

mercurial (__VERSION__) __CODENAME__; urgency=medium

  * Automated build performed by upstream.

 -- Mercurial Devel <mercurial-devel@selenic.com>  __DATE__