diff options
author | Omar Polo <op@omarpolo.com> | 2022-04-08 15:26:16 +0000 |
---|---|---|
committer | Omar Polo <op@omarpolo.com> | 2022-04-08 15:26:16 +0000 |
commit | 6d362b355629b136ab2192a64b3deb1c3d28d99b (patch) | |
tree | a9cf85e9a67a7d7f2e73557dc4524244bc29f991 | |
parent | 8fb0df4d79c26e54d57fd0d4e35bc1ae2954de20 (diff) |
revise changelog
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ match * gmid.c (listener_main): don't load the default mime listing when - `types' is used. + `types' is used. (text/gemini -> gmi/gemini is still hardcoded) * mime.c (add_mime): fix memory leak in the mime handling |