diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:47:54 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2014-03-02 13:47:54 +0100 |
| commit | 9d471eed428aabaa60dcd45c3dc07593f87df915 (patch) | |
| tree | 46b2f27af37aadc8921d4514dd06cba00b6640d4 /guprecords.buetow.org/content/40.Changelog.xml | |
| parent | 6b0278a1479f4c121f0a5b5c88da5ccc235cb361 (diff) | |
add guprecords website
Diffstat (limited to 'guprecords.buetow.org/content/40.Changelog.xml')
| -rw-r--r-- | guprecords.buetow.org/content/40.Changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/guprecords.buetow.org/content/40.Changelog.xml b/guprecords.buetow.org/content/40.Changelog.xml new file mode 100644 index 0000000..2c8de2c --- /dev/null +++ b/guprecords.buetow.org/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=guprecords.git;a=blob_plain;f=debian/changelog;hb=HEAD"); + </perl> + </pretext> +</content> |
