2010-05-19 19:58:00 - 2.11.2
2009-12-29 11:00:00 - 2.11.1
2009-11-03 15:33:00 - 2.11
2009-05-17 21:24:00 - 2.10.1
2008-11-13 00:00:00 - 2.9
2008-04-10 00:00:00 - 2.8
2007-10-19 17:45:00 - 2.7
2007-07-31 16:30:00 - 2.6.1
2007-07-31 16:29:00 - 2.5.1
2007-05-17 22:23:00 - 2.6
You can now add OpenSourceWatershed badges to your own website. Below is the badge for glibc:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_glibc"></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("glibc", "#osw_glibc"); });</script>