diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2004-05-13 09:04:14 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2004-05-13 09:04:14 +0000 |
commit | 11451cd89ffc75ac0f67326f7a9253b1df41b7eb (patch) | |
tree | 475370633f8b3ea5c751402d199df46cf1db0392 /NEWS | |
parent | fa3bc245fd59bd08852f4ec6048810a7cd844ff3 (diff) | |
download | wireshark-11451cd89ffc75ac0f67326f7a9253b1df41b7eb.tar.gz wireshark-11451cd89ffc75ac0f67326f7a9253b1df41b7eb.tar.bz2 wireshark-11451cd89ffc75ac0f67326f7a9253b1df41b7eb.zip |
we now have export dialogs,
and we can change the main windows layout
svn path=/trunk/; revision=10864
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -1,4 +1,4 @@ -$Id: NEWS,v 1.144 2004/05/13 03:34:14 gerald Exp $ +$Id: NEWS,v 1.145 2004/05/13 09:04:14 ulfl Exp $ == May ??, 2004 @@ -17,11 +17,13 @@ New and updated features When built with GTK+ 2.4, Ethereal uses the new, greatly improved, file selection dialog. - The print dialog now supports PDML and PSML output. + Export dialogs for Plain text, PostScript(R), PDML and PSML have been added. PostScript(R) output has been improved. - Many parts of the user interface have received improvements. + The screen layout of the main window can be changed by Preferences now. + + Many other parts of the user interface have received improvements. Compressed and chunked transfer-coded HTTP bodies are now decoded. |