summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorAndrew Shadura <bugzilla@tut.by>2012-08-15 22:11:15 +0200
committerAndrew Shadura <bugzilla@tut.by>2012-08-15 22:11:15 +0200
commit02bc804b997f43ea112002310775e3238d218992 (patch)
tree7bce7705be7e844fed6c83fac256df9c4b64b299 /ChangeLog
Add initial packaging by GRML project.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog15
1 files changed, 15 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
new file mode 100644
index 0000000..361d51d
--- /dev/null
+++ b/ChangeLog
@@ -0,0 +1,15 @@
+nat-traverse -- Use of UDP to traverse NAT gateways
+
+2005-08-23
+ * v0.4: New option --quit-after-connect quits nat-traverse after the tunnel
+ has been established successfully.
+
+2005-06-29
+ * v0.3: Made nat-traverse work with Perl 5.6.1 (previously Perl 5.8.0 was
+ required)
+
+2005-06-26
+ * v0.2: Fixed a rare race condition
+
+2005-06-25
+ * v0.1: Initial release