aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2014-09-15 17:59:33 +0200
committerMarcel Holtmann <marcel@holtmann.org>2014-09-15 17:59:33 +0200
commit9b34009de79ed99335c8b6dc5197407e3cf0c2b3 (patch)
tree3da8bd32d40fc70cc493e93afc8341e6f1b02368 /ChangeLog
parente43d56291c5b16bb63a10da798033eeb5e7a2c35 (diff)
downloadpacrunner-9b34009de79ed99335c8b6dc5197407e3cf0c2b3.tar.gz
Release 0.90.9
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c16b90..fe7a097 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+ver 0.9:
+ Fix issue with detaching threads that are never joined.
+ Fix issue with resolving wrongly formatted hostnames.
+
ver 0.8:
Fix issue with autostart configuration.
Fix issue with GLib mutex handling.