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--[-rwxr-xr-x]NEWS5
1 files changed, 5 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 5e29032..e317257 100755..100644
--- a/NEWS
+++ b/NEWS
@@ -4,9 +4,14 @@ BUG FIXES
* Exposed see as an external method (#2542)
* Media type tests on file suffix use lower()
+* Uninitialized variables in Show block for numeric arguments (#2543)
+* Catch potential zero-divide in set_gray method (#2545)
+* Fixed regression with show Journal object thumbnails
ENHANCEMENTS
+* Code clean up by RGS
+* Added 'brightness' block for reading camera luminance level
* Added 'camera sees' block for reading average camera RGB value
* Added camera media block for grabbing images from the camera
* New psuedo-color.ta example (Tony Forster)