|
From: <de...@us...> - 2009-09-28 23:22:05
|
Revision: 1861
http://iterm.svn.sourceforge.net/iterm/?rev=1861&view=rev
Author: delx
Date: 2009-09-28 23:21:57 +0000 (Mon, 28 Sep 2009)
Log Message:
-----------
Push users with older Sparkle straight to 0.9.6.20090928
Modified Paths:
--------------
website/appcasts/a/Changelog.html
website/appcasts/a/appcast.xml
Modified: website/appcasts/a/Changelog.html
===================================================================
--- website/appcasts/a/Changelog.html 2009-09-28 13:13:56 UTC (rev 1860)
+++ website/appcasts/a/Changelog.html 2009-09-28 23:21:57 UTC (rev 1861)
@@ -1,6 +1,22 @@
<STRONG>WARNING! These are testing releases! If you want a stable release, please stick to 0.9.6</STRONG>
<BR><BR><BR>
+Version <STRONG>0.9.6.20090928</STRONG> includes the following changes:
+<UL>
+ <LI> Fixed IME when option key is set to meta/esc</LI>
+ <LI> Fix auto software update bug</LI>
+ <LI> Fix showing toolbar when window is maximised (#2765328)</LI>
+ <LI> Fixed window cycling (#2805216, #2688460)</LI>
+</UL>
+
+Version <STRONG>0.9.6.20090927</STRONG> includes the following changes:
+<UL>
+ <LI> Don't redraw the screen completely every 0.5 seconds (was too slow)</LI>
+ <LI> Clear text selection when leaving alternate screens, eg vim</LI>
+ <LI> Fixed option key as esc/meta under Snow Leopard (#2849154) </LI>
+ <LI> Fixed focus follows mouse not working when viewing scrollback </LI>
+</UL>
+
Version <STRONG>0.9.6.20090923</STRONG> includes the following changes:
<UL>
<LI> Integrated new version of Sparkle for cryptographically protected updates. Should also be better about prompting for updates.</LI>
Modified: website/appcasts/a/appcast.xml
===================================================================
--- website/appcasts/a/appcast.xml 2009-09-28 13:13:56 UTC (rev 1860)
+++ website/appcasts/a/appcast.xml 2009-09-28 23:21:57 UTC (rev 1861)
@@ -6,10 +6,10 @@
<description>Most recent changes with links to updates.</description>
<language>en</language>
<item>
- <title>Version 0.9.6.20090923</title>
+ <title>Version 0.9.6.20090928</title>
<description>http://iterm.sourceforge.net/appcasts/a/Changelog.html</description>
- <pubDate>Wed, 23 Sep 2009 11:54:00 +1000</pubDate>
- <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip" length="3834084" type="application/octet-stream"/>
+ <pubDate>Mon, 28 Sep 2009 22:57:30 +1000</pubDate>
+ <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090928.zip" length="3832287" type="application/octet-stream"/>
</item>
</channel>
</rss>
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|