From 7903fbb8ce2bd9443939ba8599054cf3b26f701a Mon Sep 17 00:00:00 2001 From: holger krekel Date: Wed, 8 Sep 2010 16:51:46 +0200 Subject: [PATCH] applied ronny's patch, fixes #116 --HG-- branch : trunk --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index e39490049..7d4d66392 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ Changes between 1.3.3 and XXX ================================================== - fix issue116: --doctestmodules works in the presence of __init__.py files as well +- fix issue118: new --tb=native option for presenting cpython-standard exceptions Changes between 1.3.2 and 1.3.3 ==================================================