diff options
Diffstat (limited to 'fapi.buetow.foo/content/40.Changelog.xml')
| -rw-r--r-- | fapi.buetow.foo/content/40.Changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/fapi.buetow.foo/content/40.Changelog.xml b/fapi.buetow.foo/content/40.Changelog.xml new file mode 100644 index 0000000..88c263b --- /dev/null +++ b/fapi.buetow.foo/content/40.Changelog.xml @@ -0,0 +1,11 @@ +<?xml version="1.0" encoding="ISO-8859-1" standalone="yes"?> +<content> + <pagetitle>Changelog</pagetitle> + <text>This is the changelog file of the current master branch:</text> + <pretext> + <perl> + use LWP::Simple; + get("http://web.buetow.org/git/?p=fapi.git;a=blob_plain;f=debian/changelog;hb=HEAD"); + </perl> + </pretext> +</content> |
