From 1e5734360a1d0f428accfe114341d73cc5791c79 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 19 Jan 2009 00:57:43 +0000 Subject: scan, not grok. --- CHANGES.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index dd6a68497..0d1fcd25f 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -46,7 +46,7 @@ Features stop depending upon it. To do so, substitute imports of ``repoze.bfg.convention.bfg_view`` with imports of ``repoze.bfg.view.bfg_view``, and change the stanza in ZCML from - ```` to ````. As a result + ```` to ````. As a result of the merge, bfg has grown a new dependency: ``martian``. - View functions which use the pushpage decorator are now pickleable -- cgit v1.2.3