2011-08-23 01:00:00 - 2.10.2
2011-07-16 21:10:00 - 2.10.1
2010-12-21 16:44:00 - 2.8.3
2010-06-21 13:40:00 - 2.8.1
2010-05-31 00:25:00 - 2.6.7
2009-09-22 17:03:00 - 2.6.5
2009-07-06 21:23:00 - 2.6.4
2009-05-19 18:06:00 - 2.6.2
2009-03-18 09:58:00 - 2.6.1
2009-03-02 22:28:00 - 2.6.0
You can now add OpenSourceWatershed badges to your own website. Below is the badge for ptlib:
To add it to your own webpage simply copy and paste the code below.
<div id="osw_ptlib"></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("ptlib", "#osw_ptlib"); });</script>