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 8f41d7f6..ff58f119 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
path.
* src/gui/browserbox.cpp: Make use of then new resource manager method to
determine the real path of a file.
+ * src/gui/gui.cpp: Dynamically determine the path to graphic files instead
+ of using the try-catch fallback method.
2005-08-03 Andrej Sinicyn <andrej4000@gmail.com>