<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array">
    <added>
      <filename>README.textile</filename>
    </added>
  </added>
  <modified type="array">
    <modified>
      <diff>@@ -4,6 +4,11 @@
 //
 //  Created by Jon Maddox on 11/26/08.
 //
+//
+//  NSCalendarDate does not exist in CocoaTouch on the iPhone. So I made this category to put 
+//  a little of the support I needed from NSCalendarDate into NSDate
+//
+//
 //  The MIT License
 //  
 //  Copyright (c) 2008 Mustache, Inc
@@ -26,6 +31,7 @@
 //  OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
 //  THE SOFTWARE.
 
+
 @interface NSDate(Calendar)
 
   +(id)today;</diff>
      <filename>NSDate-Calendar.h</filename>
    </modified>
    <modified>
      <diff>@@ -4,6 +4,11 @@
 //
 //  Created by Jon Maddox on 11/26/08.
 //
+//
+//  NSCalendarDate does not exist in CocoaTouch on the iPhone. So I made this category to put 
+//  a little of the support I needed from NSCalendarDate into NSDate
+//
+//
 //  The MIT License
 //  
 //  Copyright (c) 2008 Mustache, Inc</diff>
      <filename>NSDate-Calendar.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>1d2b92ea4dca95f0d8208e235b80289949856aa9</id>
    </parent>
  </parents>
  <author>
    <name>Jon Maddox</name>
    <email>jon@jonsthoughtsoneverything.com</email>
  </author>
  <url>http://github.com/maddox/categories/commit/6fad9419fde871ab2c7826f6b70c6ae4a39d7d90</url>
  <id>6fad9419fde871ab2c7826f6b70c6ae4a39d7d90</id>
  <committed-date>2009-01-08T13:02:12-08:00</committed-date>
  <authored-date>2009-01-08T13:02:12-08:00</authored-date>
  <message>added readme and desc to class</message>
  <tree>04b9a839827ea9daecf3b942491f2eb78fa6587e</tree>
  <committer>
    <name>Jon Maddox</name>
    <email>jon@jonsthoughtsoneverything.com</email>
  </committer>
</commit>
