diff options
| author | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-09-03 12:55:36 +0000 |
|---|---|---|
| committer | orbiter <orbiter@6c8d7289-2bf4-0310-a012-ef5d649a1542> | 2010-09-03 12:55:36 +0000 |
| commit | d8f52c5b9cad0918035a6ad53126121aee7c5d6e (patch) | |
| tree | 0e5e7aa8289b104778704f8af06252f30ff1ff52 | |
| parent | 1da5241c2ddb91a1077e3c3601b665089bfde21b (diff) | |
added a changelog url to download
git-svn-id: https://svn.berlios.de/svnroot/repos/yacy/trunk@7096 6c8d7289-2bf4-0310-a012-ef5d649a1542
| -rw-r--r-- | htroot/ConfigUpdate_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/ConfigUpdate_p.html b/htroot/ConfigUpdate_p.html index 429231abc..b8fc25f68 100644 --- a/htroot/ConfigUpdate_p.html +++ b/htroot/ConfigUpdate_p.html @@ -21,7 +21,7 @@ <dl> <dt>Current installed Release</dt> <dd>#[versionpp]#</dd> - <dt><br />Available Releases</dt> + <dt><br />Available Releases (<a href="http://svn.berlios.de/wsvn/yacy/?op=log">changelog</a>)</dt> <dd><form action="ConfigUpdate_p.html" method="get"><p> <select name="releasedownload"> #{availreleases}# |
