Skip to content

Commit 5538367

Browse files
fixes to changelog
1 parent c663b20 commit 5538367

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

CHANGELOG

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@ New features:
4141
* Message displayed if history in scrollback buffer is inconsistent with
4242
output from last re-evaluation of bpython session. Thanks to Susan Steinman.
4343
* Adjust logging level with -L or -LL.
44-
* Basic string literal completion.
44+
* String literal attribute completion.
4545

4646
Fixes:
4747

@@ -59,10 +59,10 @@ Fixes:
5959
* #391: Fixed crash when using Meta-backspace. Thanks to Tony Wang.
6060
* #438, #450: bpython-curtsies startup behavior fixed. Errors
6161
during startup are reported instead of crashing.
62-
* #447: Fixed behavior of duplicate keybindings.
62+
* #447: Fixed behavior of duplicate keybindings. Thanks to Keyan Pishdadian.
6363
* #458: Fixed dictionary key completion crash in Python 2.6. Thanks to Mary
6464
Mokuolu.
65-
* Documenatation fixes from Lindsey Raymond.
65+
* Documentation fixes from Lindsey Raymond.
6666
* Fixed filename completion.
6767
* Fixed various Unicode issues in curtsies.
6868
* Fixed and re-enabled dictionary key completion in curtsies.

0 commit comments

Comments
 (0)