Commit 91b6f64c authored by Jason R. Coombs's avatar Jason R. Coombs

Fix other broken references due to moving changelog

parent 73503dfd
...@@ -3821,8 +3821,8 @@ easy_install ...@@ -3821,8 +3821,8 @@ easy_install
* EasyInstall now handles symlinks in target directories by removing the link, * EasyInstall now handles symlinks in target directories by removing the link,
rather than attempting to overwrite the link's destination. This makes it rather than attempting to overwrite the link's destination. This makes it
easier to set up an alternate Python "home" directory (as described above in easier to set up an alternate Python "home" directory (as described in
the `Non-Root Installation`_ section). the Non-Root Installation section of the docs).
* Added support for handling MacOS platform information in ``.egg`` filenames, * Added support for handling MacOS platform information in ``.egg`` filenames,
based on a contribution by Kevin Dangoor. You may wish to delete and based on a contribution by Kevin Dangoor. You may wish to delete and
...@@ -3858,8 +3858,8 @@ easy_install ...@@ -3858,8 +3858,8 @@ easy_install
i.e., all non-alphanumeric runs must be condensed to single underscore i.e., all non-alphanumeric runs must be condensed to single underscore
characters. characters.
* Added the ``--editable`` option; see `Editing and Viewing Source Packages`_ * Added the ``--editable`` option; see Editing and Viewing Source Packages
above for more info. Also, slightly changed the behavior of the in the docs. Also, slightly changed the behavior of the
``--build-directory`` option. ``--build-directory`` option.
* Fixed the setup script sandbox facility not recognizing certain paths as * Fixed the setup script sandbox facility not recognizing certain paths as
......
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