From: <de...@us...> - 2009-09-19 17:26:20
|
Revision: 1819 http://iterm.svn.sourceforge.net/iterm/?rev=1819&view=rev Author: delx Date: 2009-09-19 17:26:08 +0000 (Sat, 19 Sep 2009) Log Message: ----------- Quick bugfix release Modified Paths: -------------- website/Changelog.html website/appcast.xml website/download.shtml Modified: website/Changelog.html =================================================================== --- website/Changelog.html 2009-09-19 17:15:11 UTC (rev 1818) +++ website/Changelog.html 2009-09-19 17:26:08 UTC (rev 1819) @@ -1,6 +1,12 @@ <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.20090920</STRONG> includes the following changes: +<UL> + <LI> Fixed blinking text</LI> + <LI> Fixed drawing corruption when new text is placed into a full buffer that is not scrolled to the bottom</LI> +</UL> + Version <STRONG>0.9.6.20090919</STRONG> includes the following changes: <UL> <LI> Improved performance with full scrollback buffers</LI> Modified: website/appcast.xml =================================================================== --- website/appcast.xml 2009-09-19 17:15:11 UTC (rev 1818) +++ website/appcast.xml 2009-09-19 17:26:08 UTC (rev 1819) @@ -6,10 +6,10 @@ <description>Most recent changes with links to updates.</description> <language>en</language> <item> - <title>Version 0.9.6.20090919</title> + <title>Version 0.9.6.20090920</title> <description>http://iterm.sourceforge.net/Changelog.html</description> - <pubDate>Sat, 19 Sep 2009 11:07:00 +1000</pubDate> - <enclosure url="http://iterm.sourceforge.net/iTerm_0.9.6.20090919.zip" length="3224797" type="application/octet-stream"/> + <pubDate>Sun, 20 Sep 2009 03:20:00 +1000</pubDate> + <enclosure url="http://iterm.sourceforge.net/iTerm_0.9.6.20090919.zip" length="3224115" type="application/octet-stream"/> </item> </channel> </rss> Modified: website/download.shtml =================================================================== --- website/download.shtml 2009-09-19 17:15:11 UTC (rev 1818) +++ website/download.shtml 2009-09-19 17:26:08 UTC (rev 1819) @@ -22,13 +22,14 @@ <TD VALIGN="TOP" BGCOLOR="#FFFFFF"> <FONT SIZE="5"><STRONG>Download:</STRONG></FONT><BR> <UL><A HREF="http://sourceforge.net/project/showfiles.php?group_id=67789">iTerm 0.9.6</A>: The latest iTerm release<IMG src="new.gif"><BR><BR> -<A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090919.zip">Recent binary build from SVN</A> (0.9.6.20090919, English only, <A HREF="http://iterm.sourceforge.net/Changelog.html">changelog</a>)<IMG src="new.gif"><BR> +<A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090920.zip">Recent binary build from SVN</A> (0.9.6.20090920, English only, <A HREF="http://iterm.sourceforge.net/Changelog.html">changelog</a>)<IMG src="new.gif"><BR> Tiger or later. <BR><BR> <BR>If your old preferences are lost after the upgrade, please quit your iTerm. Then go to ~/Library/Preferences/, and copy or rename iTerm.plist to net.sourceforge.iTerm.plist.<BR><BR> <STRONG>Earlier builds</STRONG><BR> +<A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090919.zip">build 0.9.6.20090919</A> <BR> <A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090415.zip">build 0.9.6.20090415</A> <BR> <A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090328.zip">build 0.9.6.20090328</A> <BR> <A HREF="http://iterm.sourceforge.net/iTerm_0.9.6.20090209.zip">build 0.9.6.20090209</A> <BR> This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |