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 216e97d1..71a89494 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
2005-09-28 Björn Steinbrink <B.Steinbrink@gmx.de>
+ * src/gui/browserbox.cpp: Fix deletion of the gui font because of a
+ missing check.
* src/Makefile.am: Added -Werror to the CXXFLAGS to catch warnings
easier.
* src/gui/error.h: Removed unnecessary ambigous inheritance.