2011-11-21 21:58:00 - 2.31.2
2011-11-11 23:53:00 - 2.30.2
2011-10-19 22:01:00 - 2.31.0
2011-10-14 16:22:00 - 2.30.1
2011-09-26 23:52:00 - 2.30.0
2011-09-18 16:38:00 - 2.29.92
2011-09-06 16:39:00 - 2.29.90
2011-08-30 17:47:00 - 2.29.18
2011-08-16 03:02:00 - 2.29.16
2011-07-22 09:48:00 - 2.29.14
You can now add OpenSourceWatershed badges to your own website. Below is the badge for glib:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_glib"></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("glib", "#osw_glib"); });</script>