From f16e2a8b0cbd16dca5399ccf8364baf6dc7f00c5 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Tue, 25 Oct 2005 17:30:25 +0000 Subject: [PATCH] Initial release --- CHANGES | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 CHANGES diff --git a/CHANGES b/CHANGES new file mode 100644 index 0000000..21346f9 --- /dev/null +++ b/CHANGES @@ -0,0 +1,12 @@ +25/10/2005 - 0.0.2 +------------------ +* full rewrite +* migrated to libSystem in place of libutils +* supports source archive generation +* supports installation and uninstallation +* documentation update + -- khorben + +26/11/2004 - 0.0.1 +------------------ +* initial release