Chris McDonough
2011-07-17 f06ce6f0dad47bd9b804b17b04035252fdd7868e
add note about removing make_request
1 files modified
7 ■■■■■ changed files
CHANGES.txt 7 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -7,6 +7,13 @@
- Added a section entitled "Writing a Script" to the "Command-Line Pyramid"
  chapter.
Backwards Incompatibilities
---------------------------
- We added the ``pyramid.scripting.make_request`` API too hastily in 1.1b3.
  It has been removed.  Sorry for any inconvenience.  Use the
  ``pyramid.request.Request.blank`` API instead.
Bug Fixes
---------