Snapshot 32

This commit is contained in:
Bjorn Winckler
2008-06-22 14:30:09 +02:00
parent e7b9c11089
commit ab9df03d0d
3 changed files with 35 additions and 4 deletions
+1 -1
View File
@@ -574,7 +574,7 @@
<key>CFBundleSignature</key>
<string>VIMM</string>
<key>CFBundleVersion</key>
<string>31</string>
<string>32</string>
<key>NSMainNibFile</key>
<string>MainMenu</string>
<key>NSPrincipalClass</key>
+3 -3
View File
@@ -698,7 +698,7 @@
i386,
);
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 32;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
@@ -739,7 +739,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH)";
COPY_PHASE_STRIP = NO;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 32;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
@@ -770,7 +770,7 @@
buildSettings = {
ARCHS = "$(NATIVE_ARCH)";
COPY_PHASE_STRIP = YES;
CURRENT_PROJECT_VERSION = 31;
CURRENT_PROJECT_VERSION = 32;
FRAMEWORK_SEARCH_PATHS = (
"$(inherited)",
"$(FRAMEWORK_SEARCH_PATHS_QUOTED_1)",
+31
View File
@@ -40,6 +40,37 @@
Sparkle supports updates in zip, tar, tbz, tgz, or dmg format.
-->
<item>
<title>Snapshot 32 released</title>
<description><![CDATA[
<h1>MacVim snapshot 32 released</h1>
<p><em> This snapshot contains fixes for several severe bugs; I strongly suggest
that you update now! </em></p>
<p> Changes since snapshot 31:
<ul>
<li> Fix several bugs that caused MacVim to crash </li>
<li> Console dialogs work once again (set go+=c) </li>
<li> Background processes work (:sh ... &) </li>
<li> Ctrl-Shift can be used for modeless selection </li>
<li> No crashes with HTML plugin </li>
<li> Toolbar is a bit better at finding icons (this still needs some work)
</li>
<li> Latest Vim source code and runtime files merged </li>
</ul>
</p>
]]></description>
<pubDate>Fri, 22 Jun 2008 13:13 CET</pubDate>
<enclosure type="application/octet-stream"
url="http://macvim.googlecode.com/files/MacVim-snapshot-32.tbz"
length="8194915"
sparkle:version="32"
sparkle:shortVersionString="7.1"
/>
</item>
<item>
<title>Snapshot 31 released</title>
<description><![CDATA[