New commits:
commit efb8d76897f1016c5e62c4fa57a9dba0e47dfa2e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libsecurity: don't use a hardcoded path in gaze_checkmd5s
* libresurrect: unset the var, not its contents
added a commented out fix to get post-ressurect triggers working
further
diff --git a/ChangeLog b/ChangeLog
index 12e2731..5639189 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2008-03-14 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
+ * libsecurity: don't use a hardcoded path in gaze_checkmd5s
+ * libresurrect: unset the var, not its contents
+ added a commented out fix to get post-ressurect triggers working
further
+
2008-03-07 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* scribbler: fixed message when scribbling from a missing grimoire
#14353
# n) run triggers
- #run_triggers
+ #TABLET_PATH=$STATE_DIRECTORY/tablet # reset to default, was relative
+ #SPELL_CONFIG="$DEPENDS_CONFIG/$SPELL"
+ #run_triggers # doesn't work since the spell isn't installed yet