From e8080a3b685eaaa3612c26ba0710fc2e4b144af0 Mon Sep 17 00:00:00 2001
From: Tres Seaver <tseaver@agendaless.com>
Date: Sat, 02 Oct 2010 18:53:22 +0200
Subject: [PATCH] Added a single-file example BFG application

---
 CHANGES.txt |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/CHANGES.txt b/CHANGES.txt
index b3c2dba..e920d3a 100644
--- a/CHANGES.txt
+++ b/CHANGES.txt
@@ -4,6 +4,9 @@
 After 2.0a3 (unreleased)
 ------------------------
 
+- Added a single-file example BFG application demonstrating the use of
+  the new 'login' and 'logout' methods of the API object.
+
 - Add ``login`` and ``logout`` methods to the ``repoze.who.api.API`` object,
   as a convenience for application-driven login / logout code, which would
   otherwise need to use private methods of the API, and reach down into

--
Gitblit v1.9.3