Changes between Version 2 and Version 3 of test
- Timestamp:
- 2008-07-10T23:57:33Z (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
test
v2 v3 1 1 {{{ 2 2 #!html 3 4 <div style="float: right; margin-left: 20px"> 5 <p> 6 <h1 style="color: #2f8ab5; font-family: helvetica, arial, sans-serif">Latest News</h1> 7 8 2008-06-11 -- v1.1 released! 9 10 This release fixes several serious issues in Tahoe v1.0, and improves the user interfaces. 11 </p> 12 </div> 3 13 4 14 <div align="left"> … … 22 32 The Dev page is the place to start hacking on Tahoe. It has development tools (such as code coverage and patch browsing) and documentation. 23 33 24 Latest News25 34 26 2008-06-11 -- v1.1 released!27 28 This release fixes several serious issues in Tahoe v1.0, and improves the user interfaces.29 35 30 36 Please see the Release Notes.