summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index eb972c0..e4061e1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-12-29 Cyrille Bagard <nocbos@gmail.com>
+ * src/format/format.c:
+ Protect all accesses to the symbols list using read locks.
+
+15-12-29 Cyrille Bagard <nocbos@gmail.com>
+
* plugins/python/welcome/version.py:
Avoid to crash when the Internet is not reachable.