New commits:
commit 1d7152d07c44d1a74a53cb4989f90df3f80b2c89
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
api2: added some more messages to cast stages, initial patch from Sergey
Lipnevich #8521
commit 72d7e46960167fd193975a4b940e2266717fff87
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libmedia: reset the color in the CHECK_ and MESSAGE_COLOR definitions, so
they can't inherit the bold atribute from the other colors
diff --git a/ChangeLog b/ChangeLog
index 5e4e431..e9cf2d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * libmedia: reset the color in the CHECK_ and MESSAGE_COLOR
definitions, so
+ they can't inherit the bold atribute from the other colors
+ * api2: added some more messages to cast stages, initial patch from
Sergey
+ Lipnevich #8521
+
2008-03-27 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* changed uses of plain sort|uniq to the featurewise equivalent sort
-u
and then the same for uses of plain sort file|uniq
diff --git a/var/lib/sorcery/modules/build_api/api2
b/var/lib/sorcery/modules/build_api/api2
index d1ca054..1c83680 100755
--- a/var/lib/sorcery/modules/build_api/api2
+++ b/var/lib/sorcery/modules/build_api/api2
@@ -120,7 +120,7 @@ function run_build_spell() {
function run_pre_build() {