aboutsummaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2001-12-23 21:14:59 +0000
committerGuy Harris <guy@alum.mit.edu>2001-12-23 21:14:59 +0000
commita495f4920dd3daceef77149993a9680d86004131 (patch)
treedf5f03cf781032c86ca700f6e732223fff8b497d /NEWS
parent2701bbc077d3d4e3a59cdeaaec7f0c16f0bfd131 (diff)
The key change made for preferences on Windows is that they're *not* in
the user's "home directory", they're in the user's "profile directory". svn path=/trunk/; revision=4441
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 153d34c743..ff291ce0af 100644
--- a/NEWS
+++ b/NEWS
@@ -127,7 +127,7 @@ Overview of changes in Ethereal 0.9.0:
* Many configuration directory-related fixes and updates: (Guy)
Use the proper directory separator for each platform.
On Windows, place config files in "Application Data\Ethereal" in the
- user's home directory
+ user's "profile" directory
On Windows, place "ethers" and "ipxnets" in the Ethereal application
directory.
Other miscellaneous fixes.