From 79ec8a039d94a2b80052f74b06cf9f4add5c1415 Mon Sep 17 00:00:00 2001
From: Bjorn Winckler
Date: Wed, 25 Jun 2008 00:01:12 +0200
Subject: [PATCH] Fix typo in Appcast for snapshot 32
---
src/MacVim/macvim_latest.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/MacVim/macvim_latest.xml b/src/MacVim/macvim_latest.xml
index aef54bc674..b0d400d525 100644
--- a/src/MacVim/macvim_latest.xml
+++ b/src/MacVim/macvim_latest.xml
@@ -52,7 +52,7 @@ that you update now!
- Fix several bugs that caused MacVim to crash
- Console dialogs work once again (set go+=c)
- - Background processes work (:sh ... &)
+ - Background processes work (:! ... &) (fix by Ben Schmidt)
- Ctrl-Shift can be used for modeless selection
- No crashes with HTML plugin
- Toolbar is a bit better at finding icons (this still needs some work)