-rw-r--r-- | help/pumpkin.xml | 5 |
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 | |||
@@ -6,12 +6,17 @@ | |||
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=""> | ||
13 | <ni>Added rejecting of too large files requests with explicit error message about the block size</ni> | ||
14 | <ni>A bit more elaborate logging</ni> | ||
15 | <ni>Not closing receive socket until the last ACK receved now</ni> | ||
16 | </newsfor> | ||
12 | <newsfor version="2.7.1" date="March 13th, 2006"> | 17 | <newsfor version="2.7.1" date="March 13th, 2006"> |
13 | <ni>Bugfix release</ni> | 18 | <ni>Bugfix release</ni> |
14 | </newsfor> | 19 | </newsfor> |
15 | <newsfor version="2.7" date="February 28th, 2006"> | 20 | <newsfor version="2.7" date="February 28th, 2006"> |
16 | <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> |
17 | <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> |