aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2021-02-22 13:59:38 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2021-02-22 14:01:04 -0800
commitbafccd5aa2dc977e5e49b67c587e1507dd73417c (patch)
treedc88ea4ea814c8ee0f6a272dec8075f76d380ed1 /MANUAL.txt
parent4617f229ea051fea50bce6307fe8221b246a23fe (diff)
downloadpandoc-bafccd5aa2dc977e5e49b67c587e1507dd73417c.tar.gz
T.P.Error: Add PandocUnsupportedCharsetError constructor...
...for PandocError. [API change]
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index 51898f224..ba031bcb2 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1477,6 +1477,7 @@ Nonzero exit codes have the following meanings:
91 PandocMacroLoop
92 PandocUTF8DecodingError
93 PandocIpynbDecodingError
+ 94 PandocUnsupportedCharsetError
97 PandocCouldNotFindDataFileError
99 PandocResourceNotFound
----- ------------------------------------