diff options
| author | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 17:55:04 +0200 |
|---|---|---|
| committer | Felix (xq) Queißner <git@mq32.de> | 2020-06-19 17:55:04 +0200 |
| commit | e716a44604dcfe0ed57d278cd4d2597bf328de03 (patch) | |
| tree | b0ddb57cbca3c4031cf8741690d78bd808e42090 /README.md | |
| parent | 1eec0c9fa22e86225691e7892e9219e7d17d5c42 (diff) | |
| download | kristall-e716a44604dcfe0ed57d278cd4d2597bf328de03.tar.gz | |
Fixes non-updating status bar, fixes bug in the mime parser.
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -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 |
