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--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 973a9bf..5f5e24e 100644
--- a/NEWS
+++ b/NEWS
@@ -2,6 +2,10 @@
* cleaned up code for pre-0.86 palettes
* fixed keyboard shortcut bug in pre-0.86 palettes
+* fixed problem with int(None) in unselect
+* fixed problem with int(float) in unselect
+* fixed fence-post problem with searching off the end of blocks
+* work-around Rainbow problem with tmpfile
71