[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[vidalia-svn] r1633: Add the last changelog item for 0.0.11 and give it a date. (trunk)
Author: edmanm
Date: 2007-02-07 20:04:36 -0500 (Wed, 07 Feb 2007)
New Revision: 1633
Modified:
trunk/
trunk/CHANGELOG
Log:
r1664@adrastea: edmanm | 2007-02-07 19:53:00 -0500
Add the last changelog item for 0.0.11 and give it a date.
Property changes on: trunk
___________________________________________________________________
svk:merge ticket from /vidalia/local/trunk [r1664] on 54b3572a-7227-0410-958f-53ecd705b71a
Modified: trunk/CHANGELOG
===================================================================
--- trunk/CHANGELOG 2007-02-08 01:04:21 UTC (rev 1632)
+++ trunk/CHANGELOG 2007-02-08 01:04:36 UTC (rev 1633)
@@ -1,4 +1,4 @@
-0.0.11 xx-xxx-2007
+0.0.11 07-Feb-2007
o Fix a race condition that could (and did) cause Vidalia to freeze.
o RESETCONF all server-related settings when the be-a-server checkbox gets
unchecked, not just ORPort and Nickname.
@@ -22,6 +22,8 @@
o Fix a bug introduced in 0.0.10 that caused a server's little pinpoint on
the map to not be highlighted green when the server is selected in the
server list.
+ o Update the stream target address on every stream status event, not just
+ NEW stream events.
o Add an EU flag for the server list.
o Add a "Cancel" button to the message box that asks server operators if
they want to delay server shutdown or kill Tor right away. (Ticket #222)