diff CHANGELOG @ 3667:a346b1641dfa

topic: allow '.' in topic names This is also commonly used.
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Mon, 16 Apr 2018 20:18:10 +0200
parents f018656ca3bf
children 2a62f0f480f3
line wrap: on
line diff
--- a/CHANGELOG	Mon Apr 16 10:58:06 2018 -0700
+++ b/CHANGELOG	Mon Apr 16 20:18:10 2018 +0200
@@ -18,6 +18,8 @@
 
   * fixed issue 5833 and 5832
 
+  * topic: restring name to letter, '-', '_' and '.'
+
 7.3.0 -- 2018-03-21
 ---------------------