comparison CHANGES.txt @ 243:57ff12610dc5

Implemented OS:node to return the host's computername
author Franz Glasner <fzglas.hg@dom66.de>
date Thu, 21 May 2020 08:32:37 +0200
parents bfa4d125fd14
children 6d473abe308d
comparison
equal deleted inserted replaced
242:bfa4d125fd14 243:57ff12610dc5
19 .. change:: 19 .. change::
20 :tags: bugfix 20 :tags: bugfix
21 21
22 The ``OS`` namespace lookup did not handle non-existing variables 22 The ``OS`` namespace lookup did not handle non-existing variables
23 properly and ignored the `default` parameter. 23 properly and ignored the `default` parameter.
24
25 .. change::
26 :tags: feature
27
28 Implemented new namespace function ``OS:node`` to return the node's
29 computername.
24 30
25 31
26 .. changelog:: 32 .. changelog::
27 :version: 0.7.3 33 :version: 0.7.3
28 :released: 2020-05-13 34 :released: 2020-05-13