[vidalia/alpha] Remove folded changes files

commit b3041785cb8410f58fa424cced32457120c3397d Author: Tomás Touceda <chiiph@torproject.org> Date: Thu Mar 29 18:26:18 2012 -0300 Remove folded changes files --- changes/bug2114 | 3 --- changes/bug2733 | 2 -- changes/bug2735 | 3 --- changes/bug2944 | 2 -- changes/bug3287 | 2 -- changes/bug4065 | 2 -- changes/bug4107 | 4 ---- changes/bug5109 | 2 -- changes/bug5277 | 3 --- changes/bug5326 | 2 -- changes/bug5338 | 2 -- changes/bug5351 | 1 - changes/bug5370 | 2 -- changes/bug5386 | 2 -- changes/bugXXX | 1 - changes/featAsyncControl | 2 -- changes/featDefaultSettings | 6 ------ changes/featImprovedBootstrap | 1 - changes/featNetworkMap | 4 ---- changes/featSettings | 6 ------ 20 files changed, 0 insertions(+), 52 deletions(-) diff --git a/changes/bug2114 b/changes/bug2114 deleted file mode 100644 index 8acf789..0000000 --- a/changes/bug2114 +++ /dev/null @@ -1,3 +0,0 @@ - o Classify circuits based on their purpose. This will help users - understand that nothing is wrong when Tor builds a one hop - circuit, for example. Fixes bug 2114. \ No newline at end of file diff --git a/changes/bug2733 b/changes/bug2733 deleted file mode 100644 index c11dcb6..0000000 --- a/changes/bug2733 +++ /dev/null @@ -1,2 +0,0 @@ - o Add option to use search query as message log filter. Fixes - ticket 2733. \ No newline at end of file diff --git a/changes/bug2735 b/changes/bug2735 deleted file mode 100644 index 80a0552..0000000 --- a/changes/bug2735 +++ /dev/null @@ -1,3 +0,0 @@ - o Add a new configured relay immediately to the list of relays in - the Network Map. Also document why a relay might be offline of not - in the consensus/router list. Fixes bug 2735. \ No newline at end of file diff --git a/changes/bug2944 b/changes/bug2944 deleted file mode 100644 index 968befb..0000000 --- a/changes/bug2944 +++ /dev/null @@ -1,2 +0,0 @@ - o Add accounting options to the relay configuration panel. Fixes bug - 2944. \ No newline at end of file diff --git a/changes/bug3287 b/changes/bug3287 deleted file mode 100644 index f850742..0000000 --- a/changes/bug3287 +++ /dev/null @@ -1,2 +0,0 @@ - o Use consensus bandwidth for routers when microdescriptors is - enabled. Fixes bug 3287. \ No newline at end of file diff --git a/changes/bug4065 b/changes/bug4065 deleted file mode 100644 index 0dbced5..0000000 --- a/changes/bug4065 +++ /dev/null @@ -1,2 +0,0 @@ - o Improve a method that didn't returned the specified type if - another control method was selected. Fixes bug 4065. \ No newline at end of file diff --git a/changes/bug4107 b/changes/bug4107 deleted file mode 100644 index 9c90b0b..0000000 --- a/changes/bug4107 +++ /dev/null @@ -1,4 +0,0 @@ - o Add a Panic button. Some users want to get rid of the Tor Browser - Bundle quickly in certain circumstances, this button does exactly - that but with a simple erease, not some secure method. Resolves - ticket 4107. \ No newline at end of file diff --git a/changes/bug5109 b/changes/bug5109 deleted file mode 100644 index b9160ef..0000000 --- a/changes/bug5109 +++ /dev/null @@ -1,2 +0,0 @@ - o Handle tor's bootstrap phases in a more generic way. Fixes bug - 5109. \ No newline at end of file diff --git a/changes/bug5277 b/changes/bug5277 deleted file mode 100644 index 997971c..0000000 --- a/changes/bug5277 +++ /dev/null @@ -1,3 +0,0 @@ - o Change the wording from New Identity to New Circuit. For a proper - New Identity while browsing, TorButton's solution should be - used. Fixes bug 5277. \ No newline at end of file diff --git a/changes/bug5326 b/changes/bug5326 deleted file mode 100644 index 7b03b33..0000000 --- a/changes/bug5326 +++ /dev/null @@ -1,2 +0,0 @@ - o Center detached tabs to avoid placing them out of reach. Fixes bug - 5326. \ No newline at end of file diff --git a/changes/bug5338 b/changes/bug5338 deleted file mode 100644 index da638f3..0000000 --- a/changes/bug5338 +++ /dev/null @@ -1,2 +0,0 @@ - o Provide the MainWindow object to the plugins so they can provide - messages in the system tray. Fixes bug 5338. \ No newline at end of file diff --git a/changes/bug5351 b/changes/bug5351 deleted file mode 100644 index 18e290c..0000000 --- a/changes/bug5351 +++ /dev/null @@ -1 +0,0 @@ - o Do not ignore the Show on Startup checkbox. Fixes bug 5351. \ No newline at end of file diff --git a/changes/bug5370 b/changes/bug5370 deleted file mode 100644 index 9e5f062..0000000 --- a/changes/bug5370 +++ /dev/null @@ -1,2 +0,0 @@ - o Fix the bridge line parsing for requests to - bridges.torproject.org. Fixes bug 5730. \ No newline at end of file diff --git a/changes/bug5386 b/changes/bug5386 deleted file mode 100644 index 67c81b9..0000000 --- a/changes/bug5386 +++ /dev/null @@ -1,2 +0,0 @@ - o Remove the proxy settings handling since we do not use it - anymore. Fix bug 5386. \ No newline at end of file diff --git a/changes/bugXXX b/changes/bugXXX deleted file mode 100644 index bdf79a1..0000000 --- a/changes/bugXXX +++ /dev/null @@ -1 +0,0 @@ - o Fix deadlock when the browser process failed to launch in OSX. \ No newline at end of file diff --git a/changes/featAsyncControl b/changes/featAsyncControl deleted file mode 100644 index 36da183..0000000 --- a/changes/featAsyncControl +++ /dev/null @@ -1,2 +0,0 @@ - o Removes the need for threads to handle interaction with the - ControlPort. It now uses asynchronous IO through Qt's event loop. \ No newline at end of file diff --git a/changes/featDefaultSettings b/changes/featDefaultSettings deleted file mode 100644 index c8c9798..0000000 --- a/changes/featDefaultSettings +++ /dev/null @@ -1,6 +0,0 @@ - o Add a way to handle default settings through a file instead of - just the hardcoded values. Vidalia will look for a - vidalia.defaults.conf file in the same place the vidalia.conf file - is, and from it it will read the default values for each - configuration option or fall back to the hardcoded default if the - key isn't present. \ No newline at end of file diff --git a/changes/featImprovedBootstrap b/changes/featImprovedBootstrap deleted file mode 100644 index 2c9976b..0000000 --- a/changes/featImprovedBootstrap +++ /dev/null @@ -1 +0,0 @@ - o Improve the bootstrap behavior for the new async TorControl. \ No newline at end of file diff --git a/changes/featNetworkMap b/changes/featNetworkMap deleted file mode 100644 index d155342..0000000 --- a/changes/featNetworkMap +++ /dev/null @@ -1,4 +0,0 @@ - o Add support for Microdescriptors. Fixes ticket 4203. - o Migrate the code that handles Marble to the new library - interface. It works as expected with the latest Marble from the - upstream git repo. \ No newline at end of file diff --git a/changes/featSettings b/changes/featSettings deleted file mode 100644 index 9622b01..0000000 --- a/changes/featSettings +++ /dev/null @@ -1,6 +0,0 @@ - o Implements a torrc parser and editor and uses that to take every - tor configuration option from the vidalia.conf file to the - torrc. Vidalia now just needs to know the minimal information to - connect to the tor process (ControlPort or ControlSocket and - authentication) and everything else would be handled through the - torrc file. \ No newline at end of file
participants (1)
-
chiiph@torproject.org