summaryrefslogtreecommitdiff
path: root/photoalbum.buetow.org
diff options
context:
space:
mode:
authorPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 15:41:28 +0100
committerPaul Buetow (mars.fritz.box) <paul@buetow.org>2013-12-29 15:41:28 +0100
commitb229f9f1184c1ebd683c5978dfd3dad37bde4f0f (patch)
tree8ce50c8c19ca7c940b9598fb5565769b3a376a0f /photoalbum.buetow.org
parentd205f09446a6c77bfc9df30318b3dd10fe96f65b (diff)
add changelog
Diffstat (limited to 'photoalbum.buetow.org')
-rw-r--r--photoalbum.buetow.org/content/40.Changelog.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/photoalbum.buetow.org/content/40.Changelog.xml b/photoalbum.buetow.org/content/40.Changelog.xml
new file mode 100644
index 0000000..25386b4
--- /dev/null
+++ b/photoalbum.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=photoalbum.git;a=blob_plain;f=debian/changelog;hb=HEAD");
+ </perl>
+ </pretext>
+</content>