diff options
| author | Paul Buetow <paul@buetow.org> | 2013-04-08 20:31:18 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2013-04-08 20:31:18 +0200 |
| commit | 828d668d3f882369eea59af001cee38653ce5959 (patch) | |
| tree | 1ea04829dc6350df44e2f9ae58b1c3d13141acad /pwgrep.buetow.org | |
| parent | 2eb402374dbe10034c2a8e28456c5226a9aefe27 (diff) | |
quick commit
Diffstat (limited to 'pwgrep.buetow.org')
| -rw-r--r-- | pwgrep.buetow.org/content/40.Changelog.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/pwgrep.buetow.org/content/40.Changelog.xml b/pwgrep.buetow.org/content/40.Changelog.xml index b18b9d7..960224a 100644 --- a/pwgrep.buetow.org/content/40.Changelog.xml +++ b/pwgrep.buetow.org/content/40.Changelog.xml @@ -1,12 +1,11 @@ <?xml version="1.0" encoding="ISO-8859-1" standalone="yes" ?> <content> <pagetitle>Changelog</pagetitle> - <textheader>pwgrep/CHANGELOG</pagetitle> <text>This is the changelog of the current master branch:</text> <pretext> <perl> use LWP::Simple; - get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=CHANGELOG;hb=HEAD"); + get("http://web.buetow.org/git/?p=pwgrep.git;a=blob_plain;f=debian/changelog;hb=HEAD"); </perl> </pretext> </content> |
