aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorVictor Zverovich <victor.zverovich@gmail.com>2019-12-01 16:39:58 -0800
committerVictor Zverovich <victor.zverovich@gmail.com>2019-12-01 16:39:58 -0800
commitae00bbdc91bd93fb5a80d6b4ff7f98fe1bf51187 (patch)
tree65521b165d78956f3e8df64011f38979044f1db6
parente71e07d9fb730d2ce092b7e9721885b41d72cee9 (diff)
downloadfmtlib-ae00bbdc91bd93fb5a80d6b4ff7f98fe1bf51187.tar.gz
Update changelog
-rw-r--r--ChangeLog.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/ChangeLog.rst b/ChangeLog.rst
index dbb92c32..8ecfb8a9 100644
--- a/ChangeLog.rst
+++ b/ChangeLog.rst
@@ -51,7 +51,7 @@
Thanks `@orivej (Orivej Desh) <https://github.com/orivej>`_.
* Made floating-point formatting output consistent with ``printf``/iostreams
- (`#1336 <https://github.com/fmtlib/fmt/issues/1376>`_,
+ (`#1376 <https://github.com/fmtlib/fmt/issues/1376>`_,
`#1417 <https://github.com/fmtlib/fmt/issues/1417>`_).
* Added support for 128-bit integers
@@ -172,7 +172,7 @@
Thanks `@luncliff (Park DongHa) <https://github.com/luncliff>`_ and
`@risa2000 <https://github.com/risa2000>`_.
-* Improved documentation (`#1051 <https://github.com/fmtlib/fmt/pull/1276>`_,
+* Improved documentation (`#1276 <https://github.com/fmtlib/fmt/pull/1276>`_,
`#1291 <https://github.com/fmtlib/fmt/issues/1291>`_,
`#1296 <https://github.com/fmtlib/fmt/issues/1296>`_,
`#1315 <https://github.com/fmtlib/fmt/pull/1315>`_,