<?xml version="1.0" ?>
<rss version="2.0">
  <channel>
    <title>Flyspray::</title>
    <lastBuildDate>Tue, 15 May 2012 00:31:28 +0200</lastBuildDate>
    <description>Flyspray::ExtraPuTTY: Recently opened tasks</description>
    <link>http://www.extraputty.com/tracker/</link>
        <item>
      <title>FS#82: Merge with PuTTY 0.62</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Sun, 04 Sep 2011 21:30:49 +0200</pubDate>
      <description><![CDATA[Update extraputty with putty 0.62]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=82</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=82</guid>
    </item>
        <item>
      <title>FS#81: Teststand steps are  not installed for version 2010</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Sun, 04 Sep 2011 21:26:54 +0200</pubDate>
      <description><![CDATA[update installer for teststand 2010]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=81</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=81</guid>
    </item>
        <item>
      <title>FS#80: DLL API do not take into account serial speed.</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Fri, 08 Jul 2011 16:07:32 +0200</pubDate>
      <description><![CDATA[DLL API do not take into account serial speed.<br />
<br />
workaround : defined the speed in the default sessions.<br />
<br />
=&gt;update cmdline options of putty]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=80</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=80</guid>
    </item>
        <item>
      <title>FS#79: LUA DLL needs VC2005 package install or Microsoft VC80 DLL</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Fri, 27 May 2011 00:10:03 +0200</pubDate>
      <description><![CDATA[The MSVCR80 Installation for Lua dll :<br />
<br />
It can be in a folder called &quot;Microsoft.VC80.CRT&quot; on the same folder of the executable or it can be installed by the redistributable package provided at &quot;Microsoft Visual C++ 2005 SP1 Redistributable Package (x86)&quot; or &quot;Microsoft Visual C++ 2005 Redistributable Package (x64)&quot;. <br />
<br />
The Visual C++ 2005 used to compile LuaBinaries has the Service Pack 1 applied. <br />
<br />
<br />
Add in the ExtraPuTTYBinaries executables the folder &quot;Microsoft.VC80.CRT&quot; to use it in systems that do not have the redistributable package installed ( it will not conflict with systems that have the package installed.)]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=79</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=79</guid>
    </item>
        <item>
      <title>FS#78: start a lua script from command line </title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Tue, 12 Apr 2011 16:24:09 +0200</pubDate>
      <description><![CDATA[add the possiblity to start a lua script from command line (wihtout xml command file) : <br />
<br />
new command line : -runlua]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=78</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=78</guid>
    </item>
        <item>
      <title>FS#77: Lua script / scenarii do not start automatically</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Fri, 01 Apr 2011 12:41:31 +0200</pubDate>
      <description><![CDATA[On SL com the Lua script or scenarii do not start automatically if the host don´t answer with a login-promt : <br />
<br />
<br />
in settings add option : Connection \ No prompt logon]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=77</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=77</guid>
    </item>
        <item>
      <title>FS#76: Option to start up in full screen mode</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Sun, 27 Mar 2011 21:58:33 +0200</pubDate>
      <description><![CDATA[Add an Option to start up in full screen mode in Window/Behaviour settings]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=76</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=76</guid>
    </item>
        <item>
      <title>FS#75: always keeping session name in title</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Sat, 26 Mar 2011 22:06:35 +0100</pubDate>
      <description><![CDATA[with lot of sessions down all putty window have the same name \&quot;Putty (inactive) in the task list which is very confused <br />
=&gt;always keeping session name in title]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=75</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=75</guid>
    </item>
        <item>
      <title>FS#74: Portability : do not used ExtraPuTTY env variable from dll</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Sun, 30 Jan 2011 22:34:25 +0100</pubDate>
      <description><![CDATA[To not used extraputty env variable putty.exe shall be in the same folder that extraputty.dll : <br />
<br />
1. try go get extraputty.exe path from env variable<br />
else <br />
2. consider that putty.exe is in the same folder of extraputty.dll .]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=74</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=74</guid>
    </item>
        <item>
      <title>FS#73: Manage conection without prompt login</title>
      <author>ExtraPuTTY Developer Team</author>
      <pubDate>Thu, 27 Jan 2011 01:34:35 +0100</pubDate>
      <description><![CDATA[Connexion(_F) function shall manage connection without prompt login : <br />
<br />
Add parameter of function connexion (SpecSettings =&gt; 1)]]></description>
      <link>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=73</link>
      <guid>http://www.extraputty.com/tracker/index.php?do=details&amp;task_id=73</guid>
    </item>
      </channel>
</rss>

