summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2013-08-13 23:12:24 -0400
committerAustin Ziegler <austin@zieglers.ca>2013-08-13 23:12:24 -0400
commit198470f90ca321e6ba56272935ab3a9fedb38dc8 (patch)
tree9df71cc613ba61809bc7633123a20fc6f4579c02
parentb376665e9bd9fe3606880503ecc0a367d2192f85 (diff)
downloadgit-198470f90ca321e6ba56272935ab3a9fedb38dc8.tar.gz
Adding 7z MIME type.
Fixes issue #32.
-rw-r--r--History.rdoc3
-rw-r--r--lib/mime/types/application.nonstandard1
2 files changed, 4 insertions, 0 deletions
diff --git a/History.rdoc b/History.rdoc
index 16f5db5907..d19bed411f 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -9,6 +9,9 @@
examples that could never possibly work because MIME::Types#[] returns (for
all the versions I have handy) an array, not a single type. I have updated
README.rdoc to reflect this.
+* New MIME Types:
+ * 7zip (application/x-7z-compressed). Fixes a request by kodram.
+ https://github.com/halostatue/mime-types/issues/32
== 1.23 / 2013-04-20
diff --git a/lib/mime/types/application.nonstandard b/lib/mime/types/application.nonstandard
index 3ba3911b17..e8805c24e1 100644
--- a/lib/mime/types/application.nonstandard
+++ b/lib/mime/types/application.nonstandard
@@ -129,3 +129,4 @@ application/x-Wingz @wz
application/x-wordperfect6.1 @wp6
application/x-x509-ca-cert @crt :base64
application/x-xpinstall @xpi
+application/x-7z-compressed @7z '{7zip=http://www.7-zip.org/7z.html}