From 89263ec94135dfa03fe1e4501c780d982ee78385 Mon Sep 17 00:00:00 2001 From: "Felix (xq) Queißner" Date: Fri, 12 Jun 2020 11:48:28 +0200 Subject: Fixes #7: Wrong end-of-document detection. --- src/about/updates.gemini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'src/about') diff --git a/src/about/updates.gemini b/src/about/updates.gemini index 1e65272..416cfee 100644 --- a/src/about/updates.gemini +++ b/src/about/updates.gemini @@ -4,6 +4,8 @@ * Adds support for transient client certificates * Adds support for permanent client certificates * Added this changelog to the software itself +* 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. ## 0.2 * Implement Ctrl+D/*Add to favourites* menu item @@ -35,4 +37,4 @@ * Improved image pan and zooming. Explore those graphics! ## 0.1 -* Initial release \ No newline at end of file +* Initial release -- cgit v1.2.3