diff options
Diffstat (limited to 'winsup/utils/ChangeLog')
-rw-r--r-- | winsup/utils/ChangeLog | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index 7590509cc..6cce5428d 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,17 @@ +2009-12-16 Corinna Vinschen <corinna@vinschen.de> + + * regtool.cc: Throughout, convert all registry calls to wide char + calls and use string conversion according to current locale. + (longopts): Change "dword-le" to "dword-be", as was originally + intended. + (usage): Change usage accordingly. + (print_version): Simplify copyright dates in output. + (cmd_list): Handle REG_LINK like REG_SZ. + (cmd_get): Ditto. + (main): Call setlocale. + * utils.sgml (regtool): Fix options and add missing descriptions for + new features. + 2009-11-29 Corinna Vinschen <corinna@vinschen.de> * setfacl.c (getaclentry): Allow to delete default entries for the |