summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-23 23:59:09 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-23 23:59:09 (GMT)
commit64b50b60e45e4d343ff257c3c9e10788f624a713 (patch)
treec2f06c08c1bdde4b848d4f7ce89af64cd04713ca /ChangeLog
parent5710f9d5be56b427ccfa48f6a730d70396817efe (diff)
Avoided to crash when the website is not reachable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a6c2c2c..37c957a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+15-12-24 Cyrille Bagard <nocbos@gmail.com>
+
+ * plugins/python/welcome/binary.py:
+ * plugins/python/welcome/board.py:
+ * plugins/python/welcome/tip.py:
+ Typo.
+
+ * plugins/python/welcome/version.py:
+ Avoid to crash when the website is not reachable. Change the URL of this
+ website. Typo.
+
+ * plugins/python/welcome/website.py:
+ Typo.
+
15-12-19 Cyrille Bagard <nocbos@gmail.com>
* src/analysis/disass/fetch.c: