summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-13 14:18:47 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-13 14:18:47 (GMT)
commitba6ca32c37c5db2582a015ed15d6ba128c36968e (patch)
treeabce29c9eefb9ddfd6ae6cb23c727e532adb2d22 /ChangeLog
parentc1ca3b52ee3103178e4fc3ff3bb4e26bb9865818 (diff)
Fixed a runtime warning by referencing binaries with care.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 2ee17fb..856c430 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
16-12-13 Cyrille Bagard <nocbos@gmail.com>
+ * src/gui/editem.c:
+ Fix a runtime warning by referencing binaries with care.
+
+16-12-13 Cyrille Bagard <nocbos@gmail.com>
+
* src/core/core.c:
* src/gui/core/core.c:
Move the registration of sharing hash tables.