Commit 830bdfac authored by Stefan Behnel's avatar Stefan Behnel

Update changelog.

parent f5f64f5b
......@@ -57,7 +57,7 @@ Features added
* String concatenation can now happen in place if possible, by extending the
existing string rather than always creating a new one.
Patch by David Woods. (Github issue #3451)
Patch by David Woods. (Github issue #3453)
* Multiplication of Python numbers with small constant integers is faster.
(Github issue #2808)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment