X-Git-Url: https://www.tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=debian%2Fchangelog;h=f89acaebe17cf4a47463088c78ea66517d087aaf;hp=552206c9f50e079b8af480f3bde2deece9249a61;hb=3b455b8f318528206b08121f5ce93d16e4ea01df;hpb=45b275e2542b4e8e7deac9e5e9eeddacfdbce90f diff --git a/debian/changelog b/debian/changelog index 552206c9..f89acaeb 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,37 @@ -tinc (1.0-0.1) unstable; urgency=low +tinc (1.0pre3-1) unstable; urgency=low + + * + + -- 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.