• D
    523639 Allows a <description> tag for domains · 8fc469b3
    Daniel Veillard 提交于
    * docs/schemas/domain.rng: allow one <description> tag in the top level
      of the <domain> to store user information as text
    * src/conf/domain_conf.c src/conf/domain_conf.h: extend the structure
      to store this text, grab it at parse time and save it back when
      present after <uuid>
    8fc469b3
domain_conf.h 20.9 KB