update NEWS file

This commit is contained in:
Dan Williams 2007-07-24 18:39:48 -04:00
parent c5d0a3fab6
commit ba08537dc7

4
NEWS
View File

@ -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)