]> git.meshlink.io Git - meshlink/blobdiff - NEWS
- Update.
[meshlink] / NEWS
diff --git a/NEWS b/NEWS
index 290f59fd22f52bc79291a5ec4bc4173ed4df9266..da91eef33613ab4070c09d0b15d3df4a8588beba 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,18 @@
-version 0.3.4                Feb 19 2000
- * The fix that was in 0.3.3 appeared to be wrong. Fixed now.
+version 1.0pre3              Oct 31 2000
+ * Major overhaul
+ * Use public/private key cryptography (fixes security hole)
+ * Use OpenSSL crypto library for all cryptography
+ * Support for multiple subnets per tinc daemon
+ * Support for tun/tap device
+version 1.0pre2              May 31 2000
+ * Internationalized, Dutch translation available
+ * Many sanity checks on the meta protocol added
+
+version 1.0pre1              May 12 2000
+ * New meta-protocol
+ * Various other bugfixes
+ * Documentation updates
 
 version 0.3.3                Feb  9 2000
  * Fixed bug that made tinc stop working with latest kernels (Guus