diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 00:46:36 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 00:46:36 +0200 |
| commit | dd7090dda0370f35e0e0e2e17f3120d906aa2080 (patch) | |
| tree | 557d9fb68beab0133785307f311b4504ddf4c895 /src/about | |
| parent | a716f0804fd10a37ccc7d87c58ffebeb4f261d10 (diff) | |
| download | kristall-dd7090dda0370f35e0e0e2e17f3120d906aa2080.tar.gz | |
Adds iconv implementation to convert between input charset and UTF-8 for display.
Diffstat (limited to 'src/about')
| -rw-r--r-- | src/about/updates.gemini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini index 6b4ef87..615300e 100644 --- a/src/about/updates.gemini +++ b/src/about/updates.gemini @@ -12,7 +12,8 @@ * Client certificates are disabled when doing a host switch * Redirection handling is now configurable and contains some warning messages for potentially malicious redirects. gr - +* Updated application icon thanks to tiwesdaeg +* Survives conman's client torture suite ## 0.2 - The protocol update * Implement Ctrl+D/*Add to favourites* menu item |
