New commits:
commit 91821f4bedf51a11496bcde43dc29129ba47127e
Author: Andrew Stitt <astitt AT sourcemage.org>
Commit: Andrew Stitt <astitt AT sourcemage.org>
propagate failures from file sourcing properly, fix date in changelog
(which no-one caught :-) ).
diff --git a/ChangeLog b/ChangeLog
index c05c281..6dfc01e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,7 @@
-2006-09-20 Andrew Stitt <astitt AT sourcemage.org>
+2006-08-21 Andrew Stitt <astitt AT sourcemage.org>
+ * libspell: propagate return code properly
+
+2006-08-20 Andrew Stitt <astitt AT sourcemage.org>
* libspell: new library for all spell execution (except DETAILS
for now). Handles inheritence scheme and creates function stubs
automatically for every file. Fixes bug 10914.
@@ -10,7 +13,7 @@
implicitly. Change default_<filename> functions to
default_sorcery_<filename> to remove confusion.
-2006-09-19 Andrew Stitt <astitt AT sourcemage.org>
+2006-08-19 Andrew Stitt <astitt AT sourcemage.org>
* libdepends: raise an error if a spell or provider name contains
a space