diff options
author | Leonard Richardson <leonardr@segfault.org> | 2023-02-08 17:02:14 -0500 |
---|---|---|
committer | Leonard Richardson <leonardr@segfault.org> | 2023-02-08 17:02:14 -0500 |
commit | 91397340f4736b78c57c4b07cd11ef0587919200 (patch) | |
tree | 97c7017da37f1aba3ff9b091a438349ef2860984 /CHANGELOG | |
parent | 9db8024206b1c5d00c4e5beccd5d9386fb131ea9 (diff) |
Fixed syntax errors in documentation.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -27,6 +27,8 @@ Python 2 was revision 70f546b1e689a70e2f103795efce6d261a3dadf7. select() and select_one() methods; they have not been deprecated, but they have been demoted to convenience methods. + [bug=2003677] + = 4.11.2 (20230131) * Fixed test failures caused by nondeterministic behavior of |