From: <de...@us...> - 2009-09-27 04:31:34
|
Revision: 1844 http://iterm.svn.sourceforge.net/iterm/?rev=1844&view=rev Author: delx Date: 2009-09-27 04:31:27 +0000 (Sun, 27 Sep 2009) Log Message: ----------- Update for new release Modified Paths: -------------- website/appcasts/b/testing.xml website/appcasts/b/testing_changes.html website/downloads.shtml Modified: website/appcasts/b/testing.xml =================================================================== --- website/appcasts/b/testing.xml 2009-09-27 04:22:46 UTC (rev 1843) +++ website/appcasts/b/testing.xml 2009-09-27 04:31:27 UTC (rev 1844) @@ -6,14 +6,14 @@ <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.20090927</title> <sparkle:releaseNotesLink> http://iterm.sourceforge.net/appcasts/b/testing_changes.html </sparkle:releaseNotesLink> - <pubDate>Wed, 23 Sep 2009 11:54:00 +1000</pubDate> - <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip" - sparkle:version="0.9.6.20090923" length="3834084" type="application/octet-stream" - sparkle:dsaSignature="MC0CFQClMnEFuQdaVgWUYsdVDdKM+LvSFQIUZqy44uAPgbQvTPsw/2gf+grcD6k=" /> + <pubDate>Sun, 27 Sep 2009 14:23:47 +1000</pubDate> + <enclosure url="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090927.zip" + sparkle:version="0.9.6.20090927" length="3834044" type="application/octet-stream" + sparkle:dsaSignature="MCwCFCNILzTlI3QdLU5F8+LwlWDybYVRAhRn7ltVBynpOijkLPVVgX7WiFh7oQ==" /> </item> </channel> </rss> Modified: website/appcasts/b/testing_changes.html =================================================================== --- website/appcasts/b/testing_changes.html 2009-09-27 04:22:46 UTC (rev 1843) +++ website/appcasts/b/testing_changes.html 2009-09-27 04:31:27 UTC (rev 1844) @@ -1,6 +1,14 @@ <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.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/downloads.shtml =================================================================== --- website/downloads.shtml 2009-09-27 04:22:46 UTC (rev 1843) +++ website/downloads.shtml 2009-09-27 04:31:27 UTC (rev 1844) @@ -7,13 +7,14 @@ <h1>Download</h1> <ul> <li><a href="http://sourceforge.net/project/showfiles.php?group_id=67789">iTerm 0.9.6</a>: The latest stable iTerm release</li> - <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip">Recent binary build from SVN</a> (0.9.6.20090923, English only)</li> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090927.zip">Recent binary build from SVN</a> (0.9.6.20090927, English only)</li> <li><a href="http://iterm.svn.sourceforge.net/viewvc/iterm/trunk/Changelog">SVN Changelog</a></li> </ul> <h2>Earlier Builds</h2> <ul> - <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090919.zip">build 0.9.6.20090920.1</a></li> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090923.zip">build 0.9.6.20090923</a></li> + <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090920.1.zip">build 0.9.6.20090920.1</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090919.zip">build 0.9.6.20090919</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090415.zip">build 0.9.6.20090415</a></li> <li><a href="http://iterm.sourceforge.net/files/iTerm_0.9.6.20090328.zip">build 0.9.6.20090328</a></li> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |