summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 46e3cbc9..caeded3b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2006-11-04 Björn Steinbrink <B.Steinbrink@gmx.de>
+
+ * 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.
+
2006-11-02 Björn Steinbrink <B.Steinbrink@gmx.de>
* src/gui/register.cpp, src/gui/register.h: Fixed a memory leak and a