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 1537527..7b805ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,7 @@
+* Turn off logging by default. Logs may be re-enabled on a per-module basis
+ by adding environment variables like SHELL_DEBUG and RECORD_DEBUG to
+ the sugar environment
+
Snapshot 9ac5d38e90
* #2361 Ensure secondary palette state doesn't go out of screen. (marco)