author | Michael Krelin <hacker@klever.net> | 2006-02-03 01:05:14 (UTC) |
---|---|---|
committer | Michael Krelin <hacker@klever.net> | 2006-02-03 01:05:14 (UTC) |
commit | 51d59e6f7f45b8f4a60d2933e50bb8ee0c2ea20d (patch) (unidiff) | |
tree | a6693752131aaa39e56ebbca841179a8df4230ef /help | |
parent | a772d9f284b4c2a909c30ea33a132a487d932600 (diff) | |
download | pumpkin-51d59e6f7f45b8f4a60d2933e50bb8ee0c2ea20d.zip pumpkin-51d59e6f7f45b8f4a60d2933e50bb8ee0c2ea20d.tar.gz pumpkin-51d59e6f7f45b8f4a60d2933e50bb8ee0c2ea20d.tar.bz2 |
made main window resizable
git-svn-id: http://svn.klever.net/kin/pumpkin/trunk@146 fe716a7a-6dde-0310-88d9-d003556173a8
-rw-r--r-- | help/pumpkin.rtf | 1 | ||||
-rw-r--r-- | help/pumpkin.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/help/pumpkin.rtf b/help/pumpkin.rtf index abdca4f..505cbf2 100644 --- a/help/pumpkin.rtf +++ b/help/pumpkin.rtf | |||
@@ -29,12 +29,13 @@ K{\footnote about} | |||
29 | #{\footnote News} | 29 | #{\footnote News} |
30 | ${\footnote What's New} | 30 | ${\footnote What's New} |
31 | \par\pard\plain\f1\fs24\qc\cf2\b 2.7 - | 31 | \par\pard\plain\f1\fs24\qc\cf2\b 2.7 - |
32 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Added acess lists based on request IP address and TFTP opcode for automating access policy | 32 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Added acess lists based on request IP address and TFTP opcode for automating access policy |
33 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Added possibility to start/stop TFTP server, while keeping client functionality intact | 33 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Added possibility to start/stop TFTP server, while keeping client functionality intact |
34 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Logging to file | 34 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Logging to file |
35 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Resizable main window | ||
35 | \par\pard\plain\f1\fs24\qc\cf2\b 2.6 - August 6th, 2005 | 36 | \par\pard\plain\f1\fs24\qc\cf2\b 2.6 - August 6th, 2005 |
36 | \par\pard\plain\fi0\li0\f1\fs18 \bullet more robust solution to the backslash/slash dilemma | 37 | \par\pard\plain\fi0\li0\f1\fs18 \bullet more robust solution to the backslash/slash dilemma |
37 | \par\pard\plain\fi0\li0\f1\fs18 \bullet A bit more elaborate error reporting | 38 | \par\pard\plain\fi0\li0\f1\fs18 \bullet A bit more elaborate error reporting |
38 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Fixed uninstall procedure so that it works on XP | 39 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Fixed uninstall procedure so that it works on XP |
39 | \par\pard\plain\f1\fs24\qc\cf2\b 2.5 - July 11th, 2004 | 40 | \par\pard\plain\f1\fs24\qc\cf2\b 2.5 - July 11th, 2004 |
40 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Change of {\uldb license}{\v About} and opening the source. | 41 | \par\pard\plain\fi0\li0\f1\fs18 \bullet Change of {\uldb license}{\v About} and opening the source. |
diff --git a/help/pumpkin.xml b/help/pumpkin.xml index 46e3bbc..5c951bb 100644 --- a/help/pumpkin.xml +++ b/help/pumpkin.xml | |||
@@ -10,12 +10,13 @@ | |||
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" date=""> | 12 | <newsfor version="2.7" date=""> |
13 | <ni>Added acess lists based on request IP address and TFTP opcode for automating access policy</ni> | 13 | <ni>Added acess lists based on request IP address and TFTP opcode for automating access policy</ni> |
14 | <ni>Added possibility to start/stop TFTP server, while keeping client functionality intact</ni> | 14 | <ni>Added possibility to start/stop TFTP server, while keeping client functionality intact</ni> |
15 | <ni>Logging to file</ni> | 15 | <ni>Logging to file</ni> |
16 | <ni>Resizable main window</ni> | ||
16 | </newsfor> | 17 | </newsfor> |
17 | <newsfor version="2.6" date="August 6th, 2005"> | 18 | <newsfor version="2.6" date="August 6th, 2005"> |
18 | <ni>more robust solution to the backslash/slash dilemma</ni> | 19 | <ni>more robust solution to the backslash/slash dilemma</ni> |
19 | <ni>A bit more elaborate error reporting</ni> | 20 | <ni>A bit more elaborate error reporting</ni> |
20 | <ni>Fixed uninstall procedure so that it works on XP</ni> | 21 | <ni>Fixed uninstall procedure so that it works on XP</ni> |
21 | </newsfor> | 22 | </newsfor> |