Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorWalter Bender <walter@sugarlabs.org>2013-08-23 16:40:35 (GMT)
committer Walter Bender <walter@sugarlabs.org>2013-08-23 16:40:35 (GMT)
commitff265445f1f7999bfd5689831061157d30447c62 (patch)
tree32fdefc5288fdff6ef1524de939afece0abecb36 /NEWS
parenta6dfbe17f4805449ee04e581f32235b3fcb72867 (diff)
take coord_scale into account when setting pen size
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS9
1 files changed, 8 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index f677c02..1425843 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,8 @@
+188
+
+BUG FIX:
+* Adjust pen size to coordinate scale
+
187
ENHANCEMENTS:
@@ -7,10 +12,12 @@ ENHANCEMENTS:
* Save coordinate scale with gconf
* Make scaled coordinates +-20 instead of +-100
-BUG FIX:
+BUG FIXES:
* Fixed more bugs in SVG save
* Fixed several bugs in non-interactive mode
* Fixed problem with erratic Cntl-V (SL #2751)
+* Fixed problem with missing Stop button when malformed block encountered
+ (SL #4522)
186