diff options
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index e391ffd..52fde7e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,7 @@ __3.0.3a__ * Removed Microsoft Windows specific code for getting username due to multiple problems and compiler differences on Windows platforms. On - Windows the shaered memory block in User mode now includes the user's + Windows the shared memory block in User mode now includes the user's home path (which contains the user's username). * Explicitly getting absolute path of the user's home directory as on Unix |