summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--changelog4
1 files changed, 0 insertions, 4 deletions
diff --git a/changelog b/changelog
index c69db96f0..8c6748f63 100644
--- a/changelog
+++ b/changelog
@@ -172,10 +172,6 @@ pandoc (1.6)
+ Added (but not yet exported) readTeXMath', which returns a Maybe.
+ Updated tests
- * Changed to using strict bytestrings in UTF8 module. This avoids a
- problem on Windows reading from stdin. Previously we'd get an error
- from hGetBufNonBlocking.
-
* In parsing smart quotes, leave unicode curly quotes alone.
Resolves Issue #143.