From bd0c7a6cb3d0539283b27e068671ba074e63b4e4 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Mon, 5 Sep 2011 00:00:16 -0400 Subject: first cut at moving paste.auth stuff into core --- CHANGES.txt | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 443f9ca4c..8bf4b9376 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,12 @@ +Next release +============ + +Internal +-------- + +- Internalize code previously depended upon as imports from the + ``paste.auth`` module (futureproof). + 1.2a5 (2011-09-04) ================== -- cgit v1.2.3