summaryrefslogtreecommitdiff
path: root/debian/changelog
diff options
context:
space:
mode:
authorIan Jackson <ijackson@chiark.greenend.org.uk>2011-05-15 19:23:01 +0100
committerIan Jackson <ijackson@chiark.greenend.org.uk>2011-05-15 19:23:01 +0100
commit22fd0ebe07ae9f634cd5ab01dbc2e6506bc99b65 (patch)
tree6aaaf71b1614d380fd014ecc9c1baa451aab76df /debian/changelog
parentd4136f1c884c4ab27d2d4bf99cb9c867c9e100d5 (diff)
downloaduserv-utils-22fd0ebe07ae9f634cd5ab01dbc2e6506bc99b65.tar.gz
ipif: use tun, not slip; compiles, untested
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 47206f8..d72047f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+userv-utils (0.4~beta2) unstable; urgency=low
+
+ ipif:
+ * Now uses tun, not slip. All modern Linux kernels have tun support,
+ and we weren't portable to non-Linux anyway. slattach has sometimes
+ been implicated in kernel problems. Interfaces are now called
+ "userv%d" (ie, userv0, userv1, etc.).
+
+ --
+
userv-utils (0.4~beta1) unstable; urgency=low
git-daemon: