author | Michael Krelin <hacker@klever.net> | 2006-10-18 19:02:00 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-10-18 19:02:00 (UTC) |
commit | 65981784977659461f08b48f537be9f9f77a2112 (patch) (unidiff) | |
tree | 0bd17c4f2ffbbad1939ce64f303d639e6b206798 /help/pumpkin.xml | |
parent | f17974a67781a9dea975d1cf37c08f62ba60be08 (diff) | |
download | pumpkin-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
-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 | |||
@@ -1,37 +1,37 @@ | |||
1 | <?xml version="1.0"?> | 1 | <?xml version="1.0"?> |
2 | <winhelp> | 2 | <winhelp> |
3 | <topic id="About" title="About PumpKIN" keywords="about"> | 3 | <topic id="About" title="About PumpKIN" keywords="about"> |
4 | <heading scroll="no">About <kin>PumpKIN</kin></heading> | 4 | <heading scroll="no">About <kin>PumpKIN</kin></heading> |
5 | <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> | 5 | <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> |
6 | <p/> | 6 | <p/> |
7 | <p><b><i>Enjoy!</i></b></p> | 7 | <p><b><i>Enjoy!</i></b></p> |
8 | <license years="1997-2006"/> | 8 | <license years="1997-2006"/> |
9 | <credist/> | 9 | <credist/> |
10 | </topic> | 10 | </topic> |
11 | <topic id="News" title="What's New"> | 11 | <topic id="News" title="What's New"> |
12 | <newsfor version="2.7.2" date=""> | 12 | <newsfor version="2.7.2" date="October 18th, 2006"> |
13 | <ni>Added rejecting of too large files requests with explicit error message about the block size</ni> | 13 | <ni>Added rejecting of too large file requests with explicit error message about the block size</ni> |
14 | <ni>A bit more elaborate logging</ni> | 14 | <ni>A bit more elaborate logging</ni> |
15 | <ni>Not closing receive socket until the last ACK receved now</ni> | 15 | <ni>Not closing receive socket until the last ACK receved now</ni> |
16 | </newsfor> | 16 | </newsfor> |
17 | <newsfor version="2.7.1" date="March 13th, 2006"> | 17 | <newsfor version="2.7.1" date="March 13th, 2006"> |
18 | <ni>Bugfix release</ni> | 18 | <ni>Bugfix release</ni> |
19 | </newsfor> | 19 | </newsfor> |
20 | <newsfor version="2.7" date="February 28th, 2006"> | 20 | <newsfor version="2.7" date="February 28th, 2006"> |
21 | <ni>Access lists based on request IP address and TFTP opcode for automating access policy</ni> | 21 | <ni>Access lists based on request IP address and TFTP opcode for automating access policy</ni> |
22 | <ni>Possibility to start/stop TFTP server, while keeping client functionality intact</ni> | 22 | <ni>Possibility to start/stop TFTP server, while keeping client functionality intact</ni> |
23 | <ni>Logging to file</ni> | 23 | <ni>Logging to file</ni> |
24 | <ni>Resizable main window</ni> | 24 | <ni>Resizable main window</ni> |
25 | </newsfor> | 25 | </newsfor> |
26 | <newsfor version="2.6" date="August 6th, 2005"> | 26 | <newsfor version="2.6" date="August 6th, 2005"> |
27 | <ni>more robust solution to the backslash/slash dilemma</ni> | 27 | <ni>more robust solution to the backslash/slash dilemma</ni> |
28 | <ni>A bit more elaborate error reporting</ni> | 28 | <ni>A bit more elaborate error reporting</ni> |
29 | <ni>Fixed uninstall procedure so that it works on XP</ni> | 29 | <ni>Fixed uninstall procedure so that it works on XP</ni> |
30 | </newsfor> | 30 | </newsfor> |
31 | <newsfor version="2.5" date="July 11th, 2004"> | 31 | <newsfor version="2.5" date="July 11th, 2004"> |
32 | <ni>Change of <a href="#About">license</a> and opening the source.</ni> | 32 | <ni>Change of <a href="#About">license</a> and opening the source.</ni> |
33 | <ni>Minor cosmetic changes</ni> | 33 | <ni>Minor cosmetic changes</ni> |
34 | </newsfor> | 34 | </newsfor> |
35 | <newsfor version="2.0" date="June 13th, 1998"> | 35 | <newsfor version="2.0" date="June 13th, 1998"> |
36 | <ni>Sounds customization. Now you can customize <kin>PumpKIN</kin> bells and whistles or turn them off completely.</ni> | 36 | <ni>Sounds customization. Now you can customize <kin>PumpKIN</kin> bells and whistles or turn them off completely.</ni> |
37 | <ni>Previous version of <kin>PumpKIN</kin> had a bug causing it to misbehave when you're requesting file from remote <term>tftp</term> server using <b>IP Address</b> (as opposed to <b>hostname</b>).</ni> | 37 | <ni>Previous version of <kin>PumpKIN</kin> had a bug causing it to misbehave when you're requesting file from remote <term>tftp</term> server using <b>IP Address</b> (as opposed to <b>hostname</b>).</ni> |