<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -13,7 +13,7 @@ class User
   validates_format_of       :login, :with =&gt; Format::STRING, :message =&gt; ' must be lowercase and only made from numbers and letters'
   validates_length_of       :login, :within =&gt; 3..40
   validates_length_of       :display_name, :within =&gt; 3..50, :allow_blank =&gt; true
-  validates_length_of       :bio, :within =&gt; 0..500, :message =&gt; &quot;can't be empty (or longer than 600 characters)&quot;, :on =&gt; :update
+  validates_length_of       :bio, :within =&gt; 0..1000, :message =&gt; &quot;can't be empty (or longer than 1000 characters, keep it short and simple!)&quot;, :on =&gt; :update
 
   validates_format_of       :identity_url, :with =&gt; /^https?:\/\//i, :allow_nil =&gt; true
   validates_format_of       :itunes, :with =&gt; /^(phobos|itunes).apple.com\/WebObjects\/MZStore.woa\/wa\//i, :allow_blank =&gt; true, :message =&gt; 'link must be a link to the itunes store'</diff>
      <filename>app/models/user/validation.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>ae826708a9dd99771ca5cecbbd80fcf2ba7717a5</id>
    </parent>
  </parents>
  <author>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </author>
  <url>http://github.com/sudara/alonetone/commit/3bbb7824dde967b64941beddcacddf20ee3b84c4</url>
  <id>3bbb7824dde967b64941beddcacddf20ee3b84c4</id>
  <committed-date>2009-06-24T07:57:39-07:00</committed-date>
  <authored-date>2009-06-24T07:57:39-07:00</authored-date>
  <message>1000 chars to make a happy sandbags</message>
  <tree>0d2349a20ad197dbb8a19bdc66777e63bda8b34f</tree>
  <committer>
    <name>Sudara</name>
    <email>sudara@alonetone.com</email>
  </committer>
</commit>
