Add missing '\n's in traces.
[wine] / dlls / kernel32 / locale.c
2007-02-05  Dmitry Timoshkovkernel32: Add a trace to MultiByteToWideChar.
2007-01-15  Anatoly Lyutinkernel32: Add details in description function MultiByte...
2007-01-09  Ken Thomaseskernel32: Don't release preferred_locales until we...
2006-12-13  Pierre d'Herbemontkernel32: Remove unneeded headers.
2006-12-12  Pierre d'Herbemontkernel32: Allow the preferred language to be different...
2006-12-07  Alexandre Julliardkernel32: For LOCALE_NOUSEROVERRIDE, check locale again...
2006-12-04  Alexandre Julliardkernel32: Store the LC_MESSAGES value under the "Locale...
2006-11-22  Alex Villacís Lassokernel32: Restore C locale for LC_NUMERIC.
2006-11-20  Marcus Meissnerkernel32: Added missing shift by 8.
2006-11-16  Alexandre Julliardkernel32: Use the appropriate Unix locale for GetLocale...
2006-11-16  Alexandre Julliardkernel32: Rewrote the locale matching to match more...
2006-11-14  Mike McCormackkernel32: Print a FIXME only once.
2006-11-13  Alexandre Julliardkernel32: Use LC_NUMERIC instead of LC_ALL to determine...
2006-11-09  Alexandre Julliardkernel32: Fixed buffer overrun in get_registry_locale_info.
2006-11-07  Alexandre Julliardkernel32: Better workaround for the lack of locale...
2006-10-16  Robert Shearmankernel32: Add support for detecting the user locale...
2006-10-13  Michael Stefaniuckernel32: Win64 printf format warning fixes.
2006-09-12  Alexandre Julliardkernel32: Renamed the kernel directory to kernel32.