From 4e3a04b5b31b71ef0781dab12292fdec8fb504ae Mon Sep 17 00:00:00 2001 From: "monte.ohrt" Date: Wed, 13 May 2009 15:38:17 +0000 Subject: [PATCH] update NEWS file with math backtick fix --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 3dbd9cc2..5c30e7bd 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,4 @@ +- strip backticks from {math} equations (mohrt) - throw error when template exists but not readable (mohrt) Version 2.6.22 (Dec 17th, 2008)