From 623c9dc23a454c1d647e2da9004ca2903a0cbdfb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Fri, 26 Jul 2013 23:16:07 +0200 Subject: add cpuinfo page --- cpuinfo.buetow.org/content/40.Changelog.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 cpuinfo.buetow.org/content/40.Changelog.xml (limited to 'cpuinfo.buetow.org/content/40.Changelog.xml') 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 @@ + + + Changelog + This is the changelog file of the current master branch: + + + use LWP::Simple; + get("http://web.buetow.org/git/?p=cpuinfo.git;a=blob_plain;f=debian/changelog;hb=HEAD"); + + + + -- cgit v1.2.3