From 7ac4e97c34a21a6c9eed480dd742b4230774bad6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 12 Jul 2013 15:15:12 -0300 Subject: Fold in changes --- CHANGELOG | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'CHANGELOG') diff --git a/CHANGELOG b/CHANGELOG index c3809d2b..9a078ff7 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,39 @@ +0.2.3 Jul 12: + o Adapt code to Soledad 0.2.1 api. + o Fix Main Window briefly display before the wizard on first + start. Closes Bug #2954. + o Bugfix: Remember should not be automatically set to + checked. Closes #2955. + o Bugfix: reload config if switching to a different provider. Closes + #3067. + o Bugfix: logger window's toggle button reflects window + state. Closes #3152. + o Set timeout for requests to 10 seconds globally, configurable from + leap.util.constants. Fixes #2878. + o Bugfix: display error message on registration problem. Closes + #3039. + o Make wizard use the main event loop, ensuring clean termination. + o Use cocoasudo for installing missing updown scripts. + o Bugfix: Systray Turn ON action fails because is not correctly + enabled/disabled. Closes #3125. + o Bugfix: wrong systray icon on startup. Closes #3147. + o Bugfix: parse line return in the logger window. Closes #3151. + o Do not log user data on registration. Fixes #3168. + o Add --log-append eip.log to windows EIP launcher options to save + the logs in case of any problems. Fixes #2054. + o OSX: Make the install_path relative to the launcher path instead + of absolute. + o OSX: Fix icon display in cocoasudo. + o OSX: Raise window when showing if running on OSX. + o Bugfix: EIP status button moved to status panel. + o Check if there is no gateway to use and display correct + message. Close #2921. + o Reorder tray icons according new design. Closes #2919. + o Redirect stdout/stderr and twisted log to the logger. Closes + #3134. + o Improve LoggerWindow colors for easier debugging. + o Move the key manager to its own repository/package. + 0.2.2 Jun 28: o Add support for the kde polkit daemon o Handle 'Incorrect Password' exception (keyring) -- cgit v1.2.3