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.bender@gmail.com>2011-11-02 14:01:43 (GMT)
committer Walter Bender <walter.bender@gmail.com>2011-11-02 14:01:43 (GMT)
commit1714a3567172e528e80608b1b6c30df8f9ac2e25 (patch)
treeabdd33da109fb25dd959bca5a4d0113ab7eecdbf /NEWS
parent0b7b4ac756437c3f5b2b5c624b97c6f79c021f0d (diff)
cairo version
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS30
1 files changed, 30 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 04eea1c..caf8c6b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+123
+
+ENHANCEMENTS
+* Using Cairo graphics
+ - antialiasing
+ - rotation of text
+
+BUG
+* get_pixel is broken
+* rotate of images is broken
+
+####
+
+122
+
+ENHANCEMENTS
+* New translations
+
+BUG FIX
+* Allow pysample/*py files to be loaded into projects from Sugar
+* Catch value error in string comparisons with Boolean blocks
+* Added missing sugar.datastore imports
+
+121
+
+ENHANCEMENTS
+* More consistent block labeling (#3215)
+
+####
+
120
BUG FIX