summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2016-12-13 14:04:12 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2016-12-13 14:04:12 (GMT)
commitc1ca3b52ee3103178e4fc3ff3bb4e26bb9865818 (patch)
treea5d9d4561e1733798ac49061cab43a2924c858cc /ChangeLog
parent172e4500f60a8a9d4bcc8eef617d6c80bcc87d0e (diff)
Moved the registration of sharing hash tables.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 41da548..2ee17fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
16-12-13 Cyrille Bagard <nocbos@gmail.com>
+ * src/core/core.c:
+ * src/gui/core/core.c:
+ Move the registration of sharing hash tables.
+
+16-12-13 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/mobicore/mclf-int.c:
* src/main.c:
Fix some compilation warnings.