Author: jacopoc
Date: Tue May 19 07:23:07 2026
New Revision: 84612

Log:
Add missing html tags to README.html

Modified:
   release/ofbiz/README.html

Modified: release/ofbiz/README.html
==============================================================================
--- release/ofbiz/README.html   Tue May 19 07:10:08 2026        (r84611)
+++ release/ofbiz/README.html   Tue May 19 07:23:07 2026        (r84612)
@@ -1,9 +1,19 @@
+<!DOCTYPE html>
+<html lang="en">
+
+<head>
+<meta charset="utf-8">
+<title>The Apache OFBiz&reg; Release History Log</title>
+</head>
+
+<body>
 <h2>OFBiz Release History</h2>
 Note: old releases can be downloaded from the <a 
href="http://archive.apache.org/dist/ofbiz/";>archive</a>.
 
 <h3>24.09 series</h3>
 This series has been been feature-frozen since September 2024, receiving only 
bug fixes.
 <ul>
+<li>apache-ofbiz-24.09.06.zip - Released in May 2026. <a target="external" 
href="http://ofbiz.apache.org/release-notes-24.09.06.html";>Release 
notes</a>.</li>
 <li>apache-ofbiz-24.09.05.zip - Released in January 2026. <a target="external" 
href="http://ofbiz.apache.org/release-notes-24.09.05.html";>Release 
notes</a>.</li>
 <li>apache-ofbiz-24.09.04.zip - Released in December 2025. <a 
target="external" 
href="http://ofbiz.apache.org/release-notes-24.09.04.html";>Release 
notes</a>.</li>
 <li>apache-ofbiz-24.09.03.zip - Released in November 2025. <a 
target="external" 
href="http://ofbiz.apache.org/release-notes-24.09.03.html";>Release 
notes</a>.</li>
@@ -117,3 +127,4 @@ This is an old pre-Apache release.
 <ul>
 <li>apache-ofbiz-4.0.zip</li>
 </ul>
+</body>

Reply via email to