[Checkins] SVN: grokproject/trunk/CHANGES.txt cosmetics

Jan-Wijbrand Kolman janwijbrand at gmail.com
Mon Oct 25 02:49:04 EDT 2010


Log message for revision 117836:
  cosmetics

Changed:
  U   grokproject/trunk/CHANGES.txt

-=-
Modified: grokproject/trunk/CHANGES.txt
===================================================================
--- grokproject/trunk/CHANGES.txt	2010-10-25 06:47:37 UTC (rev 117835)
+++ grokproject/trunk/CHANGES.txt	2010-10-25 06:49:03 UTC (rev 117836)
@@ -4,13 +4,13 @@
 2.1 (unreleased)
 ------------------
 
-**NOTE: As a result of these changes, ``grokproject`` will no longer
-support building projects based on Grok versions earlier than 1.2!**
+- **NOTE: As a result of these changes, ``grokproject`` will no longer
+  support building projects based on Grok versions earlier than 1.2!**
 
-- Remove the ``--grokversion`` and ``--grok-release-url`` commandline options,
-  in favor of the ``-version-url`` option. This URL should point to a buildout
-  ``*.cfg`` file containing version "pins" for all the packages involved. The
-  default URL is still looked up by way of
+- Removed the ``--grokversion`` and ``--grok-release-url`` commandline
+  options, in favor of the ``-version-url`` option. This URL should point to a
+  buildout ``*.cfg`` file containing version "pins" for all the packages
+  involved. The default URL is still looked up by way of
   http://grok.zope.org/releaseinfo/current.
 
 - The newly created project will use the test layer and test browser from
@@ -18,8 +18,8 @@
 
 - Delegate bootstrapping a newly created project to the project's
   ``bootstrap.py`` and the project's ``bin/buildout``. This isolates the
-  bootstrapping from grokproject and prevents potential zc.buildout version
-  conflicts.
+  bootstrapping from grokproject itself and prevents potential zc.buildout
+  version conflicts.
 
 - Update to use z3c.recipe.scripts instead of zc.recipe.egg as part of the
   upgrade to zc.buildout-1.5.2.



More information about the checkins mailing list