Commit Diff


commit - 18bd83915eab0f06b7e2920d0d71a39108b2d641
commit + 99a95569a4e95e04600690734fef072cbf19b572
blob - 2f3a14e21d6aa46c0519eb6a969e3c5ad963733d
blob + 8132a54f21ec64e74f5d853e50f3a0a11584c34a
--- ChangeLog
+++ ChangeLog
@@ -1,4 +1,10 @@
 2022-04-08  Omar Polo  <op@omarpolo.com>
+
+	* mime.c (mime): sort the MIME mappings and do a binary search to
+	match
+
+	* gmid.c (listener_main): don't load the default mime listing when
+	`types' is used.
 
 	* mime.c (add_mime): fix memory leak in the mime handling