<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -35,6 +35,11 @@ goals for vim-cocoa too).
 What's New?
 -----------
 
+### 0.4
+
+* Improve input method switching support
+* Fix Ctrl key handling
+
 ### 0.4 beta 2
 
 * Support sudden termination in Snow Leopard</diff>
      <filename>README.markdown</filename>
    </modified>
    <modified>
      <diff>@@ -3,13 +3,13 @@
 cmake_minimum_required(VERSION 2.6)
 project(VIM)
 
-set(CMAKE_C_COMPILER &quot;clang&quot;)
 set(VIMMAJOR 7)
 set(VIMMINOR 2)
 set(VIM_VERSION &quot;${VIMMAJOR}.${VIMMINOR}&quot;)
 
 if (NOT CMAKE_BUILD_TYPE)
     set(CMAKE_BUILD_TYPE &quot;Debug&quot;)
+    set(CMAKE_C_COMPILER &quot;clang&quot;)
 endif (NOT CMAKE_BUILD_TYPE)
 
 if (NOT GUI)</diff>
      <filename>src/CMakeLists.txt</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>03dacf552ec0dc1c367fa6bb1ec82d528afd09e4</id>
    </parent>
  </parents>
  <author>
    <name>Jjgod Jiang</name>
    <email>gzjjgod@gmail.com</email>
  </author>
  <url>http://github.com/jjgod/vim-cocoa/commit/56ea1d5fdf05434cf0653ddc5a75503c51faa66d</url>
  <id>56ea1d5fdf05434cf0653ddc5a75503c51faa66d</id>
  <committed-date>2009-09-01T04:43:09-07:00</committed-date>
  <authored-date>2009-09-01T04:37:52-07:00</authored-date>
  <message>Update README for 0.4</message>
  <tree>d67c01193e5128536b88eb83269ec36da89fba09</tree>
  <committer>
    <name>Jjgod Jiang</name>
    <email>gzjjgod@gmail.com</email>
  </committer>
</commit>
