aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorToni Uhlig <matzeton@googlemail.com>2019-04-03 10:02:29 +0200
committerToni Uhlig <matzeton@googlemail.com>2019-04-03 10:02:29 +0200
commit1c04661dc9b11c6506e96a21e79b3587b4038a28 (patch)
treed243a7477b257258bd9456094c534cb46ff745fe /ChangeLog
parent78cd218c94ffb4c24e7f129b183c3402bada3c77 (diff)
1.41-release
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7d1fde5..1f5bad8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,10 @@
PingTunnel-NG Changelog
=======================
+1.41 - 03. April 2019
+- change the RNG device during ./configure (fixes issues on systems without
+ enough entropy avilable from it's random source)
+
1.40 - 20. March 2019
- improved empty ping mode (by Masaq-)
- fixed NULL pointer derefs and division by zero