<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>gchartrb.gemspec</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,7 @@ Manifest.txt
 README.txt
 Rakefile
 TODO
+gchartrb.gemspec
 lib/core_ext.rb
 lib/example.rb
 lib/gchartrb.rb</diff>
      <filename>Manifest.txt</filename>
    </modified>
    <modified>
      <diff>@@ -2,7 +2,7 @@
 http://code.google.com/p/gchartrb
 
 == DESCRIPTION:
-  
+
 gchartrb is a Ruby wrapper around the Google Chart API, located at http://code.google.com/apis/chart/ 
 
 Visit http://code.google.com/p/gchartrb to track development regarding gchartrb.
@@ -17,21 +17,23 @@ Visit http://code.google.com/p/gchartrb to track development regarding gchartrb.
 
     sudo gem install gchartrb
 
-=== Source Code:
+=== Manual Download:
 
 Download the latest release from http://code.google.com/p/gchartrb/downloads/list
 
-=== Git
+=== Git:
 You can checkout the git repository at http://github.com/deepakjois/gchartrb
 
-== Problems/TODO
+== TODO:
 The following features are pending :
 
-* Line Styles
-* Fill Area
-* Data Scaling for text encoding
+* Line Styles and Fill Areas
 * Googleometer and Map Charts
-
+* Data Scaling for Text Encoding
+* Download Image
+* Friendly Color Values
+* Easy Calculations for Stuff
+* Cleanup and DRY Validations
 
 == SYNOPSIS:
 TODO: write new</diff>
      <filename>README.txt</filename>
    </modified>
    <modified>
      <diff>@@ -14,7 +14,7 @@ Hoe.new('gchartrb', &quot;0.9&quot;) do |p|
   p.author          = 'Deepak Jois'
   p.email           = 'deepak.jois@gmail.com'
   p.summary         = 'Ruby Wrapper for the Google Chart API'
-  p.description     = p.paragraphs_of('README.txt', 2..5).join(&quot;\n\n&quot;)
+  p.description     = p.paragraphs_of('README.txt', 2..3).join(&quot;\n\n&quot;)
   p.url             = p.paragraphs_of('README.txt', 0).first.split(/\n/)[1..-1]
   p.changes         = p.paragraphs_of('History.txt', 0..1).join(&quot;\n\n&quot;)
   p.remote_rdoc_dir = ''</diff>
      <filename>Rakefile</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,9 @@
-TODO List (Features)
+TODO List
 ====================
+* Documentation!
 * Line Styles and Fill Areas
 * Googleometer and Map Charts
 * Data Scaling for text encoding
-* Add validations for height and width values (copy specs and implementation from GChart)
-* Documentation!!!
-* Change all examples and put them in different folders
 * Download Image
 * Friendly Color Values
 * Easy calculations for Stuff that is needed</diff>
      <filename>TODO</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5e6cd1ea4cea52f1bfef2510fbf158683d58d37d</id>
    </parent>
  </parents>
  <author>
    <name>Deepak Jois</name>
    <email>deepak.jois@gmail.com</email>
  </author>
  <url>http://github.com/deepakjois/gchartrb/commit/26ba8ea45a828be70c59c1a1a56acb586fe35eed</url>
  <id>26ba8ea45a828be70c59c1a1a56acb586fe35eed</id>
  <committed-date>2008-05-25T08:05:27-07:00</committed-date>
  <authored-date>2008-05-25T08:05:27-07:00</authored-date>
  <message>Cleaning up gem related stuff</message>
  <tree>58e35d28e62228051ed97c96d9cd149e9d6e6698</tree>
  <committer>
    <name>Deepak Jois</name>
    <email>deepak.jois@gmail.com</email>
  </committer>
</commit>
