From 0a23799aeed756b774bfb1f398463d2c672c8a3c Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Sun, 17 May 2009 11:16:12 +0000 Subject: * cygpath.cc (codepage): New variable. (long_options): Add --codepage option. (options): Add -C option. (usage): Add -C/--codepage description. (my_wcstombs): New function. Use througout instead of wcstombs. (do_options): Handle -C/--codepage option. * utils.sgml (cygpath): Add description for new -C/--codepage option. --- winsup/utils/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'winsup/utils/ChangeLog') diff --git a/winsup/utils/ChangeLog b/winsup/utils/ChangeLog index b293b1e3c..1685da033 100644 --- a/winsup/utils/ChangeLog +++ b/winsup/utils/ChangeLog @@ -1,3 +1,13 @@ +2009-05-17 Corinna Vinschen + + * cygpath.cc (codepage): New variable. + (long_options): Add --codepage option. + (options): Add -C option. + (usage): Add -C/--codepage description. + (my_wcstombs): New function. Use througout instead of wcstombs. + (do_options): Handle -C/--codepage option. + * utils.sgml (cygpath): Add description for new -C/--codepage option. + 2009-05-16 Corinna Vinschen * Makefile.in (cygpath.exe): Link against cygwin.a before linking -- cgit v1.2.3