Commit f9375999 authored by Reinout van Rees's avatar Reinout van Rees

Improved the wording of the changlog

parent 83a6b8f9
...@@ -40,13 +40,13 @@ Change History ...@@ -40,13 +40,13 @@ Change History
configuration so that tests run much quicker so that buildout is easier and configuration so that tests run much quicker so that buildout is easier and
quicker to develop. quicker to develop.
- Treat ``download-cache`` and ``eggs-directory`` in a special manner: - ``download-cache``, ``eggs-directory`` and ``extends-cache`` are now
automatically created if their parent directory exists. Also they can be
a) they can be relative paths, relative to the location of the configuration relative directories (relative to the location of the buildout config file
file that defines them that defines them). Also they can now be in the form ``~/subdir``, with the
usual convention that the ``~`` char means the home directory of the user
b) the can be in the form ``~/subdir``, with the usual convention that the running buildout.
``~`` char means the home directory of the user executing the buildout [lelit]
2.3.1 (2014-12-16) 2.3.1 (2014-12-16)
================== ==================
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment