aboutsummaryrefslogtreecommitdiff
path: root/src/about
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-16 22:01:59 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-16 22:01:59 +0200
commita3f3e3933c4a2522e233917a6795c6e9d677e65c (patch)
tree6e1bd483bbd5e8ca6fee4566e544de48bfa754a6 /src/about
parentbc18d9356828f1ae40d3b4ce5432b30ca13cfc15 (diff)
Refactoring: Changes internal structure of requests and unifies a lot of code. Now all errors are handled the same.
Diffstat (limited to 'src/about')
-rw-r--r--src/about/updates.gemini2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini
index ad5ae6c..5a1711a 100644
--- a/src/about/updates.gemini
+++ b/src/about/updates.gemini
@@ -7,7 +7,7 @@
* Fixed bug: Status bar label now does elide links that are too long instead of resizing the window.
* Fixed bug: Gopher end-of-file marker is now better detected.
* Adds support for server certificate handling for gemini://
-*
+* Reworked internal network structure. Makes room for future improvements
## 0.2
* Implement Ctrl+D/*Add to favourites* menu item