diff options
| author | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-31 01:03:35 +0100 |
|---|---|---|
| committer | Paul Buetow (mars.fritz.box) <paul@buetow.org> | 2013-12-31 01:03:35 +0100 |
| commit | 6aec065defacbc7074aed22a467f98475548d431 (patch) | |
| tree | e1268aed348660032cf63b9438e5427f6d7542ae /httpbench.buetow.foo/content/40.Changelog.xml | |
| parent | 99014c47574447678261fae2e29b5ac9e64d941e (diff) | |
update project website
Diffstat (limited to 'httpbench.buetow.foo/content/40.Changelog.xml')
| -rw-r--r-- | httpbench.buetow.foo/content/40.Changelog.xml | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/httpbench.buetow.foo/content/40.Changelog.xml b/httpbench.buetow.foo/content/40.Changelog.xml new file mode 100644 index 0000000..96d20d5 --- /dev/null +++ b/httpbench.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=httpbench.git;a=blob_plain;f=debian/changelog;hb=HEAD"); + </perl> + </pretext> +</content> |
