diff options
Diffstat (limited to 'content/posts/2009-05-30-joggle-0-1-1-released.html')
-rw-r--r-- | content/posts/2009-05-30-joggle-0-1-1-released.html | 24 |
1 files changed, 24 insertions, 0 deletions
diff --git a/content/posts/2009-05-30-joggle-0-1-1-released.html b/content/posts/2009-05-30-joggle-0-1-1-released.html new file mode 100644 index 0000000..dd75f61 --- /dev/null +++ b/content/posts/2009-05-30-joggle-0-1-1-released.html @@ -0,0 +1,24 @@ +--- +date: "2009-05-30T08:01:48Z" +title: Joggle 0.1.1 Released +--- + +<p> +<a href='http://pablotron.org/software/joggle/'>Joggle</a> version 0.1.1 is out. Joggle is a Jabber instant messenger to <a href='http://twitter.com/'>Twitter</a> relay; instant messages are sent as tweets, and tweets are sent as instant messages. +</p> + +<p> +This release fixes a small bug with the <code>--daemon</code> option when the controlling terminal is closed, and removes the advertising clause from the license. +</p> + +<p> +Joggle is available via RubyGems (<code>gem install joggle</code>) or you can download it directly from the URLs below. +</p> + +<ul> +<li><a href='http://pablotron.org/files/joggle-0.1.1.tar.gz'>Download Joggle 0.1.1 Tarball</a> (<a href='http://pablotron.org/files/joggle-0.1.1.tar.gz.asc'>Signature</a>)</li> +<li><a href='http://pablotron.org/files/gems/joggle-0.1.1.gem'>Download Joggle 0.1.1 Gem</a> (<a href='http://pablotron.org/files/gems/joggle-0.1.1.gem.asc'>Signature</a>)</li> +<li><a href='http://redmine.pablotron.org/projects/show/joggle'>Joggle Bug Tracker</a></li> +<li><a href='http://hg.pablotron.org/joggle'>Joggle Mercurial Repository</a></li> +</ul> + |