author | Michael Krelin <hacker@klever.net> | 2006-10-13 20:57:38 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-10-13 20:57:38 (UTC) |
commit | f25c308c354d4000d76df1ece6d0170c37b78328 (patch) (unidiff) | |
tree | ec0870096490aa6b4b5856d7df0dae09aa710bcb /help | |
parent | c47fbc86d50a0199fe9000a7df07609bb0a3bc77 (diff) | |
download | pumpkin-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
-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> |