diff options
author | Ulf Lamping <ulf.lamping@web.de> | 2007-01-31 03:36:25 +0000 |
---|---|---|
committer | Ulf Lamping <ulf.lamping@web.de> | 2007-01-31 03:36:25 +0000 |
commit | 787803e99dd8e7eed9c9debb3131aed7e9737a94 (patch) | |
tree | 4ef58db8850f08a89fac7080401954b13f13ee84 | |
parent | 9811341b9f07cb2756da047aae2147a615df4bbe (diff) | |
download | wireshark-787803e99dd8e7eed9c9debb3131aed7e9737a94.tar.gz wireshark-787803e99dd8e7eed9c9debb3131aed7e9737a94.tar.bz2 wireshark-787803e99dd8e7eed9c9debb3131aed7e9737a94.zip |
- correct the U3 section and add a link
- it's called "places bar", will help if someone e.g. googles on this
- mention that the last known version for Win9x was Ethereal 0.99.0 and add a link
this should go into 0.99.5!
svn path=/trunk/; revision=20642
-rw-r--r-- | NEWS | 17 |
1 files changed, 10 insertions, 7 deletions
@@ -62,9 +62,9 @@ What's New The following features are new (or have been significantly updated) since the last release: - o We are now offering Wireshark as a U3 package for Windows. U3 - packages are suitable for using on USB drives and CD-ROMs. - It's still experimental, but you're welcome to try it out and + o We are now offering Wireshark as a [16]U3 package for Windows. + U3 packages are suitable for using on special "U3" USB drives. + It's still experimental, but you're welcome to try it out and report any problems or successes. o Decryption support for WPA/WPA2 and SNMPv3 has been added. The @@ -78,9 +78,9 @@ What's New o Main window keyboard navigation has been improved. - o Windows file dialogs now show the navigation bar. File dialogs - now default to "My Documents" in accordance with Microsoft's - HIG. + o Windows file dialogs now show the "places bar" (Desktop, ...). + File dialogs now default to "My Documents" in accordance with + Microsoft's HIG. o [9]AirPcap support (which provides raw mode capture under Windows) has been enhanced to allow capturing on multiple @@ -88,7 +88,8 @@ What's New o You can no longer install Wireshark on Windows 95, 98, or ME. (OK, so it's not a feature per se, but it's an important - change) + change). The last Version known to work on these systems is + [17]Ethereal 0.99.0! o ASN.1 BER-encoded files can now be dissected according to a user-specified syntax. @@ -173,3 +174,5 @@ References 13. http://www.wireshark.org/lists/ 14. http://www.cacetech.com/ 15. http://www.wireshark.org/faq.html + 16. http://www.u3.com + 17. http://www.ethereal.com |