2008-12-28 02:11:48 - 8.6.0~b1
2008-10-17 20:10:31 - 8.6.0~a3
2008-10-15 20:00:15 - 8.6.0~a2
You can now add OpenSourceWatershed badges to your own website. Below is the badge for tcl8.6:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_tcl8.6"></div>
<script src="http://ajax.googleapis.com/ajax/libs/jquery/1.3/jquery.min.js" type="text/javascript"></script>
<script src="http://static.oswatershed.org/js/package_badge.js" type="text/javascript"></script>
<script>$(document).ready(function(){ package_badge("tcl8.6", "#osw_tcl8.6"); });</script>