diff options
Diffstat (limited to 'Misc')
-rw-r--r-- | Misc/NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -468,6 +468,9 @@ Build Documentation ------------- +- Issue #15630: Add an example for "continue" stmt in the tutorial. Patch by + Daniel Ellis. + - Issue #15444: Use proper spelling for non-ASCII contributor names. Patch by Serhiy Storchaka. |