aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog17
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