From 0c5801297d02b4407a5ba6101bfa779e5ce6d500 Mon Sep 17 00:00:00 2001
From: John MacFarlane <fiddlosopher@gmail.com>
Date: Sun, 4 Nov 2012 10:40:11 -0800
Subject: [PATCH] Added epub3 to cabal description

---
 pandoc.cabal | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pandoc.cabal b/pandoc.cabal
index 2a56381ad..356b38b33 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -20,7 +20,7 @@ Description:     Pandoc is a Haskell library for converting from one markup
                  and Textile, and it can write markdown, reStructuredText,
                  HTML, LaTeX, ConTeXt, Docbook, OpenDocument, ODT,
                  Word docx, RTF, MediaWiki, Textile, groff man pages,
-                 plain text, Emacs Org-Mode, AsciiDoc, EPUB,
+                 plain text, Emacs Org-Mode, AsciiDoc, EPUB (v2 and v3),
                  FictionBook2, and S5, Slidy and Slideous HTML slide shows.
                  .
                  Pandoc extends standard markdown syntax with footnotes,