From ffc4ae737cbed06ab4742f3619d2034600ae1319 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 10 Aug 2010 16:25:57 +0000 Subject: changelog entry --- CHANGES.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/CHANGES.txt b/CHANGES.txt index 99eea855d..8821a5bee 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,14 @@ +Next release +============ + +Internal +-------- + +- Use ``imp.get_suffixes`` indirection in + ``repoze.bfg.path.package_name`` instead of hardcoded ``.py`` + ``.pyc`` and ``.pyo`` to use for comparison when attemtping to + decide if a directory is a package. + 1.3a8 (2010-08-08) ================== -- cgit v1.2.3