-rw-r--r-- | help/pumpkin.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/help/pumpkin.xml b/help/pumpkin.xml index 99cfa3d..2e53edd 100644 --- a/help/pumpkin.xml +++ b/help/pumpkin.xml @@ -4,18 +4,18 @@ <heading scroll="no">About <kin>PumpKIN</kin></heading>
<p><kin>PumpKIN</kin> is a program designed to send and receive files over the net while having <kin href="http://kin.klever.net/T42/">T42</kin> or <product>Wintalk</product> session running using <term>TFTP</term> (<rfc num="1350"/>) protocol. It includes full-functional <term>TFTP</term> server/client so it may be useful for maintaining <a href="http://www.cisco.com/">CISCO</a> routers and other network equipment.</p>
<p/>
<p><b><i>Enjoy!</i></b></p>
<license years="1997-2006"/>
<credist/>
</topic>
<topic id="News" title="What's New">
- <newsfor version="2.7.2" date="">
- <ni>Added rejecting of too large files requests with explicit error message about the block size</ni>
+ <newsfor version="2.7.2" date="October 18th, 2006">
+ <ni>Added rejecting of too large file requests with explicit error message about the block size</ni>
<ni>A bit more elaborate logging</ni>
<ni>Not closing receive socket until the last ACK receved now</ni>
</newsfor>
<newsfor version="2.7.1" date="March 13th, 2006">
<ni>Bugfix release</ni>
</newsfor>
<newsfor version="2.7" date="February 28th, 2006">
<ni>Access lists based on request IP address and TFTP opcode for automating access policy</ni>
|