Steve Piercy
2018-09-22 2a45fe74f9598b4e726ab17ce17948d4e709894b
BFG_HISTORY.txt
@@ -387,7 +387,7 @@
Bug Fixes
---------
- The route pattern registered internally for a a local "static view"
- The route pattern registered internally for a local "static view"
  (either via the ``static`` ZCML directive or via the
  ``add_static_view`` method of the configurator) was incorrect.  It
  was regsistered for e.g. ``static*traverse``, while it should have
@@ -688,7 +688,7 @@
  A similar combining of routing and traversal is available when a
  route is matched which contains a ``*traverse`` remainder marker in
  its path.  The ``traverse`` argument allows you to associate route
  patterns with an arbitrary traversal path without using a a
  patterns with an arbitrary traversal path without using a
  ``*traverse`` remainder marker; instead you can use other match
  information.
@@ -4611,8 +4611,9 @@
  of the Routes trunk was put into the "dev" index named
  ``Routes-1.11dev-chrism-home``.  The source for the fork exists at
  `http://bitbucket.org/chrism/routes-home/
  <http://bitbucket.org/chrism/routes-home/>`_; its contents have been
  merged into the Routes trunk (what will be Routes 1.11).
  <http://bitbucket.org/chrism/routes-home/>`_ (broken link);
  its contents have been merged into the Routes trunk
  (what will be Routes 1.11).
0.8a5 (2009-05-08)
==================