X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=debian%2Fchangelog;h=6c570df1c5869e082bc17a0c7af487796aae036e;hp=552206c9f50e079b8af480f3bde2deece9249a61;hb=571cfb5846c710a0a3cdbdddce8936f6b34f1cf1;hpb=45b275e2542b4e8e7deac9e5e9eeddacfdbce90f diff --git a/debian/changelog b/debian/changelog index 552206c9..6c570df1 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,37 @@ -tinc (1.0-0.1) unstable; urgency=low +tinc (1.0pre3-0.1) unstable; urgency=low + + * upgraded to upstream version 1.0pre3 + + -- Ivo Timmermans Sun, 25 Jun 2000 00:00:00 +0200 + +tinc (1.0pre2-1) unstable; urgency=low + + * postinst creates a file /etc/tinc/nets.boot, containing all networks + to be started upon system startup; + * init.d script starts all networks from that list. + * postinst script creates tap devices + + -- Ivo Timmermans Tue, 16 May 2000 00:06:25 +0200 + +tinc (1.0pre1-0.4) unstable; urgency=low + + * postinst script + + -- Ivo Timmermans Mon, 15 May 2000 19:22:05 +0200 + +tinc (1.0pre1-0.3) unstable; urgency=low + + * system startup script + + -- Ivo Timmermans Sun, 14 May 2000 22:58:02 +0200 + +tinc (1.0pre1-0.2) unstable; urgency=low + + * Included the blowfish license + + -- Ivo Timmermans Fri, 21 Apr 2000 17:07:50 +0200 + +tinc (1.0pre1-0.1) unstable; urgency=low * Initial Release.