diff options
author | Cyrille Bagard <nocbos@gmail.com> | 2015-12-29 17:36:17 (GMT) |
---|---|---|
committer | Cyrille Bagard <nocbos@gmail.com> | 2015-12-29 17:36:17 (GMT) |
commit | ecd6b51b126ee473c4942a53d1b17a76dd6b11c3 (patch) | |
tree | f0a434c4f6a8a4423b05ba2cac6cb724157e9b3f /ChangeLog | |
parent | 5cad06b6a52e17d5649e0152c15745a96f7c0efa (diff) |
Avoided to crash when the Internet is not reachable.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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. |