<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,4 +1,6 @@
 = Zerenity Changelog
+== 1.3
+* Added a color selection dialog
 == 1.2
 * Added the scale dialog, allowing the user to use a slider to choose a numerical value.
 == 1.1</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,14 @@
 = Zerenity
 
 == Version
-1.2
+1.3
 
 == Author
 Farrel Lifson http://www.lifson.info http://www.aimred.com
 
+== Contributors
+Daniel Lucraft http://http://www.daniellucraft.com
+
 == Synopsis 
 Zerenity is an almost clone of Zenity(http://freshmeat.net/projects/zenity) for Ruby. It allows for the easy creation of simple graphical dialogs from a Ruby script.
 
@@ -22,6 +25,7 @@ Zerenity allows for the creation of the following dialogs
 * Text information display and editing 
 * Warning display 
 * Sliding scales
+* Color selection
 
 == Dependencies
 Zerenity requires GTK2(http://www.gtk.org) and Ruby/GTK2(http://ruby-gnome2.sourceforge.jp/hiki.cgi).
@@ -29,7 +33,7 @@ Zerenity requires GTK2(http://www.gtk.org) and Ruby/GTK2(http://ruby-gnome2.sour
 == Installation
 Zerenity is avaiable as a Ruby gem. Links to the latest release can be found at http://www.aimred.com/files/projects/zerenity.
 
-The code is also available via it's Subversion repository at http://zerenity.googlecode.com/svn/
+The code is also available via it's Subversion repository at http://github.com/farrel/zerenity/tree/master 
 
 == Example Usage
 === User Input and Display
@@ -56,4 +60,4 @@ The code is also available via it's Subversion repository at http://zerenity.goo
 Zerenity is released under the BSD license.
 
 == Copyright 
-(c) 2006 Farrel Lifson 
+(c) 2006 - 2009 Farrel Lifson </diff>
      <filename>README</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>fd983b6963bed452a252e1b0103b0852c32c42ae</id>
    </parent>
  </parents>
  <author>
    <name>Farrel Lifson</name>
    <email>farrel.lifson@aimred.com</email>
  </author>
  <url>http://github.com/farrel/zerenity/commit/6df32c9049d0bcfc2172f6a28e3fc11b369a0f78</url>
  <id>6df32c9049d0bcfc2172f6a28e3fc11b369a0f78</id>
  <committed-date>2009-02-14T13:56:35-08:00</committed-date>
  <authored-date>2009-02-14T13:56:35-08:00</authored-date>
  <message>Updated README and CHANGELOG</message>
  <tree>ac3027cfb856a716510ad7ce8d027092c73b681e</tree>
  <committer>
    <name>Farrel Lifson</name>
    <email>farrel.lifson@aimred.com</email>
  </committer>
</commit>
