diff CHANGELOG @ 4289:cabe3b5d5139 stable

tests: don't forget to add hg serve pid to DAEMON_PIDS in test-wireproto.t Otherwise it leaves a process running after each run-tests.py launch.
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 05 Dec 2018 23:13:26 +0800
parents 7edc5c148df0
children 09337aae08d4
line wrap: on
line diff
--- a/CHANGELOG	Tue Nov 27 04:42:45 2018 +0100
+++ b/CHANGELOG	Wed Dec 05 23:13:26 2018 +0800
@@ -1,8 +1,12 @@
 Changelog
 =========
 
+8.3.3 - in progress
+-------------------
 
-8.3.2 --2017-11-27
+  * test: avoid leaking `hg serve` process
+
+8.3.2 -- 2017-11-27
 -------------------
 
   * evolve: not longer attempt to translate revision's descriptions (issue6016)