summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2006-10-13 20:57:38 (UTC)
committer Michael Krelin <hacker@klever.net>2006-10-13 20:57:38 (UTC)
commitf25c308c354d4000d76df1ece6d0170c37b78328 (patch) (side-by-side diff)
treeec0870096490aa6b4b5856d7df0dae09aa710bcb
parentc47fbc86d50a0199fe9000a7df07609bb0a3bc77 (diff)
downloadpumpkin-f25c308c354d4000d76df1ece6d0170c37b78328.zip
pumpkin-f25c308c354d4000d76df1ece6d0170c37b78328.tar.gz
pumpkin-f25c308c354d4000d76df1ece6d0170c37b78328.tar.bz2
summarized changes for changelog
git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@194 fe716a7a-6dde-0310-88d9-d003556173a8
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--help/pumpkin.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/help/pumpkin.xml b/help/pumpkin.xml
index c966fbd..99cfa3d 100644
--- a/help/pumpkin.xml
+++ b/help/pumpkin.xml
@@ -1,23 +1,28 @@
<?xml version="1.0"?>
<winhelp>
<topic id="About" title="About PumpKIN" keywords="about">
<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>
+ <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>
<ni>Possibility to start/stop TFTP server, while keeping client functionality intact</ni>
<ni>Logging to file</ni>
<ni>Resizable main window</ni>
</newsfor>
<newsfor version="2.6" date="August 6th, 2005">
<ni>more robust solution to the backslash/slash dilemma</ni>
<ni>A bit more elaborate error reporting</ni>