diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index fbae524f4..44fc89fa9 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,12 @@ +2010-04-29 Corinna Vinschen <corinna@vinschen.de> + + * mount.cc (oopts): Remove entirely. + (usage): Call cygwin_internal (CW_LST_MNT_OPTS) to create list of + mount options. + (print_version): Fix copyright date. + (main): Replace option processing loop with single call to + cygwin_internal (CW_CVT_MNT_OPTS). + 2010-04-28 Corinna Vinschen <corinna@vinschen.de> * locale.cc (print_lc_xxx_charset): Remove. |