From 620ee23edb531ea2172c3308a3e7dc1809ccbd1c Mon Sep 17 00:00:00 2001 From: Jose Manuel Delicado Date: Tue, 17 Jan 2017 12:16:21 +0100 Subject: [PATCH] Updated documentation and changelog --- doc/changelog.md | 1 + doc/manual.md | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/changelog.md b/doc/changelog.md index ad0176fd..a5d656f0 100644 --- a/doc/changelog.md +++ b/doc/changelog.md @@ -15,6 +15,7 @@ * Your own quoted tweets will not appear in the mentions buffer anymore. * The config file is saved in a different way, it should fix the bug where TWBlue needs to be restarted after the config folder is deleted. * Mentioning people from friends or followers buffers works again. +* Support for proxy servers has been improved. Now TWBlue supports http, https, socks4 and socks5 proxies, with and without autentication. ## Changes in version 0.87 diff --git a/doc/manual.md b/doc/manual.md index 96fa53cb..197820ed 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -306,7 +306,7 @@ This dialogue allows you to configure some settings which will affect the entire #### Proxi tab -In this tab you can configure TWBlue to use a Proxy server by completing the fields displayed (server, port, user and password). +In this tab you can configure TWBlue to use a Proxy server by completing the fields displayed (type, server, port, user and password). ## License, source code and donations