diff options
author | oliver <oliver@redgecko.org> | 2010-04-27 17:04:50 +0200 |
---|---|---|
committer | oliver <oliver@redgecko.org> | 2010-04-27 17:04:50 +0200 |
commit | 609b0f17c7933d7e3f5a56e46e118ac95c529b74 (patch) | |
tree | ef684991f565fb36c6490169b668ebe199738c88 | |
parent | ce3d4598a761bc01357f479c399ac988ede550f4 (diff) | |
download | yoyo-3.tar.gz |
Updated changelog3
Ignore-this: 611ce7d4382f61743cf73b8bbc6973c5
-rw-r--r-- | CHANGELOG.txt | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG.txt b/CHANGELOG.txt index 3300128..7968e75 100644 --- a/CHANGELOG.txt +++ b/CHANGELOG.txt @@ -1,3 +1,12 @@ +Version 3 + + * Use the console_scripts entry_point in preference to scripts=[] in + setup.py, this provides better interoperability with buildout + +Version 2 + + * Fixed error when reading dburi from config file + Version 1 * Initial release |