diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 00:52:34 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 00:52:34 +0200 |
| commit | 924217fd9f9fc4e7dd78bf71f90e3c2fbd046172 (patch) | |
| tree | 7842378cfa83c339d96899c6c0e6c7369c9be08b /src/about | |
| parent | dd7090dda0370f35e0e0e2e17f3120d906aa2080 (diff) | |
| download | kristall-924217fd9f9fc4e7dd78bf71f90e3c2fbd046172.tar.gz | |
Adds safety measure to prevent Kristall send too large input messages to the server.
Diffstat (limited to 'src/about')
| -rw-r--r-- | src/about/updates.gemini | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/about/updates.gemini b/src/about/updates.gemini index 615300e..da58b9f 100644 --- a/src/about/updates.gemini +++ b/src/about/updates.gemini @@ -14,6 +14,7 @@ gr * Updated application icon thanks to tiwesdaeg * Survives conman's client torture suite +* Survives egsam's client torture suite ## 0.2 - The protocol update * Implement Ctrl+D/*Add to favourites* menu item |
