Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS7
1 files changed, 6 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 3040c24..1392117 100644
--- a/NEWS
+++ b/NEWS
@@ -1,7 +1,7 @@
123
ENHANCEMENTS
-* Using Cairo graphics
+* Using Cairo graphics (#1203)
- antialiasing
- rotation of text and images
- filled arcs
@@ -12,6 +12,11 @@ NOTE
be erased except by erasing the entire screen; and (2) the turtle can
draw on top of the grid.
+BUG FIXES:
+* Export as Physics project (#3113) available as a plugin
+* i18n enhancement (#3215) consistent use of strings
+* Enable delete key on HS keyboard (#3052)
+
122
ENHANCEMENTS