summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index caeded3b..8e0ff305 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
2006-11-04 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/main.cpp: Restore the homeDir config entry (temporarily).
+ Initialize the logger before libxml2.
* src/main.cpp: Add a libxml2 init wrapper. Use a null-logger function
instead of /dev/null to quieten libxml2. Actually initialize libxml2
before using it to load the configuration.