diff options
| author | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 10:30:41 -0400 |
|---|---|---|
| committer | Jason R. Coombs <jaraco@jaraco.com> | 2014-06-22 10:30:41 -0400 |
| commit | 96631f20ae4d9db6f077bf16d5d58db5239fa69d (patch) | |
| tree | 01bafca67a1c70e5cb7d3d616fc5ec8ce7799c59 | |
| parent | d8192350d95f3daf8831b58c80ded4d0d3393d7c (diff) | |
| download | python-setuptools-git-96631f20ae4d9db6f077bf16d5d58db5239fa69d.tar.gz | |
Update changelog
| -rw-r--r-- | CHANGES.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.txt b/CHANGES.txt index 9344ccbb..27c425a9 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -9,6 +9,8 @@ CHANGES * Added a `Developer Guide <https://pythonhosted.org/setuptools/developer-guide.html>`_ to the official documentation. +* Some code refactoring and cleanup was done with no intended behavioral + changes. --- 5.1 |
