aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFelix (xq) Queißner <git@mq32.de>2020-06-19 17:55:04 +0200
committerFelix (xq) Queißner <git@mq32.de>2020-06-19 17:55:04 +0200
commite716a44604dcfe0ed57d278cd4d2597bf328de03 (patch)
treeb0ddb57cbca3c4031cf8741690d78bd808e42090 /README.md
parent1eec0c9fa22e86225691e7892e9219e7d17d5c42 (diff)
downloadkristall-e716a44604dcfe0ed57d278cd4d2597bf328de03.tar.gz
Fixes non-updating status bar, fixes bug in the mime parser.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index c6f5c1e..1946ff6 100644
--- a/README.md
+++ b/README.md
@@ -159,7 +159,9 @@ ln -s /path/to/kristall .
- [ ] Implement server timeouts
- [ ] Add configuration option for connect/transfer timeouts
- [ ] Fix: Status bar
-
+- [ ] Fix: Mime Parser according to https://tools.ietf.org/html/rfc2045#section-5.1
+ - [ ] Mime is separated by semicolon from parameters
+
### 0.4 - The colorful release
- [ ] Implement dual-colored icon theme
- [ ] Improve UX