diff options
| -rw-r--r-- | CHANGES.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 95e6be8b3..5a4c834b6 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -116,6 +116,9 @@ Features dependencies (such as ``zope.interface``, ``repoze.zcml``, etc) still depend on it. +- Tested on Google App Engine. Added a tutorial to the documentation + explaining how to deploy a BFG app to GAE. + Backwards Incompatibilities --------------------------- @@ -186,6 +189,9 @@ Features incompatibilities, described in the "Backwards Incompatibilities" section below. +- This release was tested on Windows XP. It appears to work fine and + all the tests pass. + Backwards Incompatibilities --------------------------- |
