summaryrefslogtreecommitdiff
path: root/cpuinfo.buetow.org/content/40.Changelog.xml
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2013-07-26 23:16:07 +0200
committerPaul Buetow <paul@buetow.org>2013-07-26 23:16:07 +0200
commit623c9dc23a454c1d647e2da9004ca2903a0cbdfb (patch)
treeb922d35178f6aa81d97d94756d073b8516158d2c /cpuinfo.buetow.org/content/40.Changelog.xml
parent1f28bec048d5bec5d2e9bc09a590a31e066ddeac (diff)
add cpuinfo page
Diffstat (limited to 'cpuinfo.buetow.org/content/40.Changelog.xml')
-rw-r--r--cpuinfo.buetow.org/content/40.Changelog.xml12
1 files changed, 12 insertions, 0 deletions
diff --git a/cpuinfo.buetow.org/content/40.Changelog.xml b/cpuinfo.buetow.org/content/40.Changelog.xml
new file mode 100644
index 0000000..452db02
--- /dev/null
+++ b/cpuinfo.buetow.org/content/40.Changelog.xml
@@ -0,0 +1,12 @@
+<?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=cpuinfo.git;a=blob_plain;f=debian/changelog;hb=HEAD");
+ </perl>
+ </pretext>
+</content>
+