diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 696b194ab..8ba222ba3 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,5 +1,11 @@ 2009-03-02 Corinna Vinschen <corinna@vinschen.de> + * utils.sgml: Set example prompt to "$" throughout. Don't use "/" + as example cygdrive prefix. Remove reference to -u and -s options. + Add an example using the -o flag. + +2009-03-02 Corinna Vinschen <corinna@vinschen.de> + * mount.cc (mount_entries): Handle a "/" cygdrive prefix correctly. Add comments. |