This commit is contained in:
Omar Polo 2022-04-08 15:45:46 +00:00
parent 93cab6dc78
commit 5c4e8e97bd
1 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
2022-04-08 Omar Polo <op@omarpolo.com>
* mime.c (mime): sort the MIME mappings and do a binary search to
match
* mime.c (mime): do a binary search to match the MIME time
* gmid.c (listener_main): don't load the default mime listing when
`types' is used. (text/gemini -> gmi/gemini is still hardcoded)