New commits:
commit 98a8aa9509f0867e0d55377367ea917cf99557d1
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
libsorcery: fixed CXXFLAGS setting in optimise() to not also include the
other CFLAGS_* variables #13965
commit 0dc2521fda1363ef0477ea5e6826d0eb8329f20e
Author: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
Commit: Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
gaze, gaze.1: added missing spell files to parse() and the manpage
diff --git a/ChangeLog b/ChangeLog
index 821e696..8fa6287 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,9 @@
2007-08-28 Jaka Kranjc <lynxlynxlynx AT sourcemage.org>
* scribe: fixed a bad message when updating local grimoires
* libsummon: fixed the source_sanity function header
+ * gaze, gaze.1: added missing spell files to parse() and the manpage
+ * libsorcery: fixed CXXFLAGS setting in optimise() to not also
include the
+ other CFLAGS_* variables #13965