2011-10-07 09:58:00 - 2.14.1
2011-06-01 07:11:00 - 2.14
2011-02-01 04:49:00 - 2.13
2010-12-13 08:58:00 - 2.12.2
2010-11-29 22:52:00 - 2.11.3
2010-08-03 06:06:00 - 2.12.1
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
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>