Author: buildbot
Date: Sun Aug 4 18:43:20 2013
New Revision: 872871
Log:
Staging update by buildbot for ooo-site
Modified:
websites/staging/ooo-site/trunk/cgi-bin/ (props changed)
websites/staging/ooo-site/trunk/content/ (props changed)
websites/staging/ooo-site/trunk/content/download/test/index.html
Propchange: websites/staging/ooo-site/trunk/cgi-bin/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 4 18:43:20 2013
@@ -1 +1 @@
-1510302
+1510303
Propchange: websites/staging/ooo-site/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun Aug 4 18:43:20 2013
@@ -1 +1 @@
-1510302
+1510303
Modified: websites/staging/ooo-site/trunk/content/download/test/index.html
==============================================================================
--- websites/staging/ooo-site/trunk/content/download/test/index.html (original)
+++ websites/staging/ooo-site/trunk/content/download/test/index.html Sun Aug 4
18:43:20 2013
@@ -118,7 +118,8 @@
+ "<a href='" + CHECKSUM_KEYS + "' + title='KEYS signature'>KEYS</a> , "
+ "<a href='" + CHECKSUM_ASC + "' + title='ASC signature'>ASC</a> , "
+ "<a href='" + CHECKSUM_MD5 + "' + title='MD5 hash'>MD5</a> , "
- + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a>");
+ + "<a href='" + CHECKSUM_SHA256 + "' + title='SHA256 hash'>SHA256</a> , "
+ + "<a href='../checksums.html' title='How to verify the download with
checksums?'>How to verify?</a>");
}
document.write( " | <a
href='https://cwiki.apache.org/confluence/display/OOOUSERS/AOO+4.0+Release+Notes'"
+ "title='What is new, what has been improved in Apache OpenOffice " +
VERSION + "?'>Release Notes</a></p>" );