+ * Add a include setting, which can be used to make ikiwiki process
+ wiki source files, such as .htaccess, that would normally be skipped
+ for security or other reasons. Closes: #447267
+ (Thanks to Aaron Wilson for the original patch.)
+ * Allow wrappers to be built using tcc.
+ * Add support for setup files written in YAML.
+ * Add --set-yaml switch for setting more complex config file options.