summaryrefslogtreecommitdiff
path: root/History.rdoc
diff options
context:
space:
mode:
authorAustin Ziegler <austin@zieglers.ca>2014-10-28 20:55:02 -0400
committerAustin Ziegler <austin@zieglers.ca>2014-10-28 20:55:02 -0400
commit1dd6150d0ab3921ef00201a9bf69e9f604446e93 (patch)
tree040e06c8325068e9ed69547a55eff1df03e2158f /History.rdoc
parent0def5473ae9db186193d608425a3604065a26b3b (diff)
downloadgit-2.5-work.tar.gz
Clarify MIME::Type stringification documentation2.5-work
Fixes #80. Worked out the wording with @kenips.
Diffstat (limited to 'History.rdoc')
-rw-r--r--History.rdoc6
1 files changed, 6 insertions, 0 deletions
diff --git a/History.rdoc b/History.rdoc
index f0b1884a19..e604f648cc 100644
--- a/History.rdoc
+++ b/History.rdoc
@@ -1,3 +1,9 @@
+== 2.5 / 2014-MM-DD
+
+* Documentation:
+ * Fixed #80, clarifying the relationship of MIME::Type#content_type and
+ MIME::Type#simplified.
+
== 2.4.3 / 2014-10-21
* Bugs: