summaryrefslogtreecommitdiffabout
path: root/help/pumpkin.xml
authorMichael Krelin <hacker@klever.net>2006-10-18 19:02:00 (UTC)
committer Michael Krelin <hacker@klever.net>2006-10-18 19:02:00 (UTC)
commit65981784977659461f08b48f537be9f9f77a2112 (patch) (side-by-side diff)
tree0bd17c4f2ffbbad1939ce64f303d639e6b206798 /help/pumpkin.xml
parentf17974a67781a9dea975d1cf37c08f62ba60be08 (diff)
downloadpumpkin-65981784977659461f08b48f537be9f9f77a2112.zip
pumpkin-65981784977659461f08b48f537be9f9f77a2112.tar.gz
pumpkin-65981784977659461f08b48f537be9f9f77a2112.tar.bz2
prepared for 2.7.2 release2.7.2
git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@199 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (limited to 'help/pumpkin.xml') (more/less context) (ignore whitespace changes)
-rw-r--r--help/pumpkin.xml4
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>