Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/NEWS
diff options
context:
space:
mode:
authorDan Williams <dcbw@redhat.com>2007-07-24 22:39:48 (GMT)
committer Dan Williams <dcbw@redhat.com>2007-07-24 22:39:48 (GMT)
commitba08537dc71432334bc43bfcde04dcf32f47d7a3 (patch)
tree22b80eca3d76afdeb0df665a388050a951fa228c /NEWS
parentc5d0a3fab67c710adbd27a94e57a803f1b4a5ca9 (diff)
update NEWS file
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)