<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -20,6 +20,7 @@ Contributors (alphabetically ordered):
 	* Joe Vennix: patches for CocosNode
     * lukeman: patches for MenuItem
 	* Mitch: patches for Menu, author of MenuItemToggle
+	* Math Sephton: patches for Demos &amp; License
     * Serge Kolgan: patches for CocosNode
     * Steve Israelson: patches for Scheduler, Actions, Transitions
 	* Steve Oldmeadow: patches for Texture2D</diff>
      <filename>AUTHORS</filename>
    </modified>
    <modified>
      <diff>@@ -1,11 +1,12 @@
-version 0.6.2 -
+version 0.6.2 - xx-Dec-2008
  . CocosNode: added absolutePosition (issue #9 &amp; issue #122)
  . Demos: shows how to set multiple Touches and other options (issue #116)
+ . Demos: fixed type (issue #111)
  . Director: Touches work fast again (issue #126)
  . License: removed &quot;GNU LGPL&quot; from sources files (issue #115)
+ . License: fixed grammar errors (issue #120)
  . TextureMgr: Avois duplicate cache (issue #121)
  
-
 version 0.6.1 - 08-Dec-2008
  . Documentation: Generation of doc fixes (issue #105)
  . Primitives: drawLine prototype fixed (issue #103)</diff>
      <filename>CHANGELOG</filename>
    </modified>
    <modified>
      <diff>@@ -10,10 +10,10 @@ for the iPhone, this license extends the GNU LGPL v3 license by allowing you:
 This means that if you do a) and/or b) you are NOT forced to release your 
 source code under the GNU LGPL v3 license.
 
-What is a library's improvement and what's part of your game is
-decided by the your good faith.
+What is an improvement to the library and what's part of your game is
+decided by the your own good faith.
 
-Remeber that cocos2d for iPhone follows the copyleft idea. So if you think that
+Remember that cocos2d for iPhone follows the copyleft idea. So if you think that
 you're improving the library, share your changes with the community with this same
 license.
 </diff>
      <filename>LICENSE</filename>
    </modified>
    <modified>
      <diff>@@ -18,7 +18,7 @@
 	MenuItem *item1 = [MenuItemFont itemFromString: @&quot;Start&quot; target:self selector:@selector(menuCallback:)];
 	MenuItem *item2 = [MenuItemImage itemFromNormalImage:@&quot;SendScoreButton.png&quot; selectedImage:@&quot;SendScoreButtonPressed.png&quot; target:self selector:@selector(menuCallback2:)];
 	MenuItem *item3 = [MenuItemFont itemFromString: @&quot;Disabled Item&quot; target: self selector:@selector(menuCallbackDisabled:)];
-	MenuItem *item4 = [MenuItemFont itemFromString: @&quot;I toogle enable items&quot; target: self selector:@selector(menuCallbackEnable:)];
+	MenuItem *item4 = [MenuItemFont itemFromString: @&quot;I toggle enable items&quot; target: self selector:@selector(menuCallbackEnable:)];
 	
 	id t1 = [MenuItemFont itemFromString: @&quot;Volume Off&quot;];
 	id t2 = [MenuItemFont itemFromString: @&quot;Volume 33%&quot;];</diff>
      <filename>tests/MenuTest.m</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>53e267852d9dd5e7837a2e15d0a7cff9a197f34c</id>
    </parent>
  </parents>
  <author>
    <name>ricardoquesada</name>
    <email>ricardoquesada@79afc9a6-2f50-0410-804d-6f1bdedaafc9</email>
  </author>
  <url>http://github.com/nullstyle/cocos2d-iphone/commit/7e417853b4009f120b846dc095c70a15fbfe3ab4</url>
  <id>7e417853b4009f120b846dc095c70a15fbfe3ab4</id>
  <committed-date>2008-12-23T15:00:01-08:00</committed-date>
  <authored-date>2008-12-23T15:00:01-08:00</authored-date>
  <message>fixed issue #111 and issue #120

git-svn-id: http://cocos2d-iphone.googlecode.com/svn/trunk@395 79afc9a6-2f50-0410-804d-6f1bdedaafc9</message>
  <tree>adb1cb8aaa81985d5d1c84bbe71674764050b6dd</tree>
  <committer>
    <name>ricardoquesada</name>
    <email>ricardoquesada@79afc9a6-2f50-0410-804d-6f1bdedaafc9</email>
  </committer>
</commit>
