X-Git-Url: https://tinc-vpn.org/git/browse?p=tinc;a=blobdiff_plain;f=debian%2Fchangelog;h=629e5524107a971cbf6dc418091f74fd3f260abb;hp=552206c9f50e079b8af480f3bde2deece9249a61;hb=56d8e862409ae91c63a27968b01a48a94aafb205;hpb=45b275e2542b4e8e7deac9e5e9eeddacfdbce90f diff --git a/debian/changelog b/debian/changelog index 552206c9..629e5524 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,39 @@ -tinc (1.0-0.1) unstable; urgency=low +tinc (1.0pre3-0.1) unstable; urgency=low + + * New upstream version (1.0pre3) + * Better Depends and Build-Depends lines, including all available + versions of GMP. + + -- Ivo Timmermans Wed, 20 Sep 2000 20:26:35 +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.