comparison 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
comparison
equal deleted inserted replaced
3666:af9981930dbd 3667:a346b1641dfa
15 15
16 * templatekw: remove `obsfatedata` templatekw. Individuals fields are 16 * templatekw: remove `obsfatedata` templatekw. Individuals fields are
17 available in core as single template functions. 17 available in core as single template functions.
18 18
19 * fixed issue 5833 and 5832 19 * fixed issue 5833 and 5832
20
21 * topic: restring name to letter, '-', '_' and '.'
20 22
21 7.3.0 -- 2018-03-21 23 7.3.0 -- 2018-03-21
22 --------------------- 24 ---------------------
23 25
24 * grab: new command to grab a changeset, put in on wdir parent 26 * grab: new command to grab a changeset, put in on wdir parent