2011-05-18 02:01:56 - 1.99
2011-05-09 10:57:00 - 1.98.99.rc2
2011-01-17 20:22:22 - 1.99~rc1
2011-01-13 02:10:08 - 1.99~20110112
2011-01-11 20:25:09 - 1.99~20110111
2011-01-07 03:00:31 - 1.99~20110106
2011-01-04 20:10:15 - 1.99~20110104
2010-12-21 22:15:28 - 1.99~20101221
2010-12-11 14:08:37 - 1.99~20101210
2010-11-26 18:09:17 - 1.99~20101126
You can now add OpenSourceWatershed badges to your own website. Below is the badge for grub2:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_grub2"></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("grub2", "#osw_grub2"); });</script>