aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 09:04:14 +0000
committerulfl <ulfl@f5534014-38df-0310-8fa8-9805f1628bb7>2004-05-13 09:04:14 +0000
commit5128388c21baf4194296b8bd1b9673cdd9428d63 (patch)
tree475370633f8b3ea5c751402d199df46cf1db0392 /NEWS
parent69b8cfb8d60274e35c39087179c6bc9db7e38558 (diff)
we now have export dialogs,
and we can change the main windows layout git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@10864 f5534014-38df-0310-8fa8-9805f1628bb7
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS8
1 files changed, 5 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 661f2cff7d..1c0043424a 100644
--- a/NEWS
+++ b/NEWS
@@ -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.