Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWalter Bender <walter@walter-laptop.(none)>2009-09-18 20:03:21 (GMT)
committer Walter Bender <walter@walter-laptop.(none)>2009-09-18 20:03:21 (GMT)
commit59ca3a4b4a1bce4ee5a55ffeb561cc0d8bb69bd9 (patch)
tree5ef2e2c67214a0ffdc56d90634b9d471c68a34c6
parentdf1f2e876652641247083dc037c3f632a6a92304 (diff)
list of bug fixesv68
-rw-r--r--NEWS22
1 files changed, 12 insertions, 10 deletions
diff --git a/NEWS b/NEWS
index 07c056f..836b67c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,29 +1,31 @@
68
-* consistant case on tool tips
-* speeding up debug
-* added i18n to debug panel
+* made case consistant on tool tips
+* fixed bug re i18n in debug panel
* new artwork for es and fr
* fixed some problems with svg factory
+* fixed bug in Export HTML
+* fixed nameing problem with all save_as functions
+* fixed bug in Export Logo in regard to start block
67
* added mime-type icon
* changed keyboard shortcuts to use Ctrl instead of Alt as per guidelines
-* wait time in seconds
+* fixed bug re wait time (now in seconds)
* fixed problem with fractional wait times
* fixed i18n problem with labels in hover help
* reorganization of extras palette
-* added screen capture to "Save as HTML"
+* fixed problem of empty file with "Save as HTML" (saving screen capture)
66
-* added support for old toolbar design (0.82-0.84)
-* work around Rainbow problem with image save
-* activate Stop Button on launch (thanks to rgs)
+* fixed bug preventing launch on (0.82-0.84)
+* work around Rainbow problem with Save as image
+* fixed bug re activate Stop Button on launch (thanks to rgs)
* added open from journal button (with rgs)
-* Erase Button hides status blocks
-* cleaned up some sample code
+* fixed bug re Erase Button (hides status blocks)
+* cleaned up some broken sample code
65