summaryrefslogtreecommitdiff
path: root/Changelog-Trunk.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog-Trunk.txt')
-rw-r--r--Changelog-Trunk.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/Changelog-Trunk.txt b/Changelog-Trunk.txt
index 3615d82e5..19defb83e 100644
--- a/Changelog-Trunk.txt
+++ b/Changelog-Trunk.txt
@@ -1,6 +1,11 @@
Date (YYYY-MM-DD)
Added
+2011-12-19
+ * Changes to chat logging code. [Ai4rei]
+ - Moved log_config.chat checks into log_chat and replaced string chat types with an enumeration.
+ - Changed log_config.chat to only include chat types, old values 1 (all) and 64 (none during woe).
+ - Introduced setting 'log_chat_woe_disable' which replaces previous (log_config.chat&64) bit.
2011-12-18
* Some preparation clean-ups in map log; no functional changes, yet. [Ai4rei]
2011-12-17