summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorCyrille Bagard <nocbos@gmail.com>2015-12-29 17:36:17 (GMT)
committerCyrille Bagard <nocbos@gmail.com>2015-12-29 17:36:17 (GMT)
commitecd6b51b126ee473c4942a53d1b17a76dd6b11c3 (patch)
treef0a434c4f6a8a4423b05ba2cac6cb724157e9b3f /ChangeLog
parent5cad06b6a52e17d5649e0152c15745a96f7c0efa (diff)
Avoided to crash when the Internet is not reachable.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fcec4f1..eb972c0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
15-12-29 Cyrille Bagard <nocbos@gmail.com>
+ * plugins/python/welcome/version.py:
+ Avoid to crash when the Internet is not reachable.
+
+15-12-29 Cyrille Bagard <nocbos@gmail.com>
+
* src/arch/vmpa.c:
* src/arch/vmpa.h:
Detect intersections between two ranges.