mirror of
https://github.com/fmtlib/fmt.git
synced 2024-12-28 06:36:02 +00:00
Update ChangeLog.rst
This commit is contained in:
parent
9e8b86fd2d
commit
f68508b6ce
@ -301,9 +301,9 @@
|
|||||||
``make_format_to_n_args``. They have been replaced with ``format_context``,
|
``make_format_to_n_args``. They have been replaced with ``format_context``,
|
||||||
``format_args` and ``make_format_args`` respectively.
|
``format_args` and ``make_format_args`` respectively.
|
||||||
|
|
||||||
* Moved ``wchar_t``-specific functions and types to ``fmt/wchar.h``.
|
* Moved ``wchar_t``-specific functions and types to ``fmt/xchar.h``.
|
||||||
You can define ``FMT_DEPRECATED_INCLUDE_WCHAR`` to automatically include
|
You can define ``FMT_DEPRECATED_INCLUDE_XCHAR`` to automatically include
|
||||||
``fmt/wchar.h`` from ``fmt/format.h`` but this will be disabled in the next
|
``fmt/xchar.h`` from ``fmt/format.h`` but this will be disabled in the next
|
||||||
major release.
|
major release.
|
||||||
|
|
||||||
* Fixed handling of the ``'+'`` specifier in localized formatting
|
* Fixed handling of the ``'+'`` specifier in localized formatting
|
||||||
|
Loading…
Reference in New Issue
Block a user