diff options
author | Pascal Rigaux <pixel@mandriva.com> | 2007-06-29 13:30:24 +0000 |
---|---|---|
committer | Pascal Rigaux <pixel@mandriva.com> | 2007-06-29 13:30:24 +0000 |
commit | 6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217 (patch) | |
tree | 7e5723a41d828799e9759547bfd72c0133ba297f /ChangeLog | |
download | mga-youri-submit-6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217.tar mga-youri-submit-6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217.tar.gz mga-youri-submit-6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217.tar.bz2 mga-youri-submit-6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217.tar.xz mga-youri-submit-6cbb51a6bf5f4ccfc3388ce39a3bbd5b14a91217.zip |
prepare mergeupstream
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog new file mode 100644 index 0000000..a0bdf33 --- /dev/null +++ b/ChangeLog @@ -0,0 +1,17 @@ +2007-04-22 Guillaume Rousse <guillomovitch@zarb.org> 0.10 + * internal changes: + - large code cleanup + - namespace changes: + . Youri::Upload::Check -> Youri::Submit::Test + . Youri::Upload::Action -> Youri::Submit::Action + * installation: + - autotools based installation system + - modules are now installed under private directory + * YAML-based configuration + * binaries: + - youri-upload is now youri-submit + - new wrappers youri-submit-proxy and youri-submit-restricted + - --list option for runtime configuration + +2006-04-23 Guillaume Rousse <guillomovitch@zarb.org> 0.9 + * initial release |