[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[vidalia-svn] r4104: Add a changelog item for the status event ui stuff. (vidalia/trunk)



Author: edmanm
Date: 2009-09-01 21:25:51 -0400 (Tue, 01 Sep 2009)
New Revision: 4104

Modified:
   vidalia/trunk/CHANGELOG
Log:

Add a changelog item for the status event ui stuff.


Modified: vidalia/trunk/CHANGELOG
===================================================================
--- vidalia/trunk/CHANGELOG	2009-09-02 01:04:26 UTC (rev 4103)
+++ vidalia/trunk/CHANGELOG	2009-09-02 01:25:51 UTC (rev 4104)
@@ -1,4 +1,7 @@
 0.2.4   xx-xxx-2009
+  o Split the message log into "Basic" and "Advanced" views. The
+    "Advanced" view contains standard log messages from Tor, while the new
+    "Basic" view displays status events received from Tor. (Ticket #265)
   o Apply an application-global stylesheet on OS X that forces all tree
     widgets in Vidalia to use the 12pt font recommended by Apple's human
     interface guidelines.