diff options
author | Jaap Keuter <jaap.keuter@xs4all.nl> | 2007-01-29 12:38:48 +0000 |
---|---|---|
committer | Jaap Keuter <jaap.keuter@xs4all.nl> | 2007-01-29 12:38:48 +0000 |
commit | 9774836caff531956f228c08b89c4f40527e8027 (patch) | |
tree | 60ff50089abe300e70fd6135c7bc287bdba65976 /README | |
parent | 60e6d28138bbb7595776a010706f19dc3f08a8a3 (diff) | |
download | wireshark-9774836caff531956f228c08b89c4f40527e8027.tar.gz wireshark-9774836caff531956f228c08b89c4f40527e8027.tar.bz2 wireshark-9774836caff531956f228c08b89c4f40527e8027.zip |
Delist Windows 98 as possible platform
svn path=/trunk/; revision=20602
Diffstat (limited to 'README')
-rw-r--r-- | README | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -40,7 +40,7 @@ Wireshark is known to compile and run on the following systems: - Tru64 UNIX (formerly Digital UNIX) (3.2 and later) - Irix (6.5) - AIX (4.3.2, with a bit of work) - - Win32 (98, NT, 2000, XP) + - Win32 (NT, 2000, 2003, XP) and possibly on other versions of those OSes. It should run on other Unix-ish systems without too much trouble. |