summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorAarni Koskela <akx@iki.fi>2023-01-18 19:47:43 +0200
committerGitHub <noreply@github.com>2023-01-18 19:47:43 +0200
commit03641361830ce036b89b4f9660ebadfe96e10445 (patch)
tree3e96c2de2f61f71a5e396e37a08c767be88f65fb /CHANGES.rst
parent27380daecb325d39ab62deffde7fba8e494cfefd (diff)
downloadbabel-03641361830ce036b89b4f9660ebadfe96e10445.tar.gz
Minor cleanups (#948)
* Add __all__s to be cleaner about re-exports * Move timezone_getter to conftest * Apply spelling corrections suggested by codespell
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index bee5c3f..a146e8f 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -613,7 +613,7 @@ Version 1.0
- Explicitly sort instead of using sorted() and don't assume ordering
(Jython compatibility).
- Removed ValueError raising for string formatting message checkers if the
- string does not contain any string formattings (:trac:`150`).
+ string does not contain any string formatting (:trac:`150`).
- Fix Serbian plural forms (:trac:`213`).
- Small speed improvement in format_date() (:trac:`216`).
- Fix so frontend.CommandLineInterface.run does not accumulate logging
@@ -690,7 +690,7 @@ Version 0.9.6
- Explicitly sort instead of using sorted() and don't assume ordering
(Python 2.3 and Jython compatibility).
- Removed ValueError raising for string formatting message checkers if the
- string does not contain any string formattings (:trac:`150`).
+ string does not contain any string formatting (:trac:`150`).
- Fix Serbian plural forms (:trac:`213`).
- Small speed improvement in format_date() (:trac:`216`).
- Fix number formatting for locales where CLDR specifies alt or draft