chiark / gitweb /
tuntap
[chiark-tcl.git] / debian / changelog
index 418d5e719af9bc164f769b5af0d52bf6d9b747ce..439c384e249f18b7811639923f54f402479726d5 100644 (file)
@@ -1,6 +1,7 @@
 chiark-tcl (1.0.1) unstable; urgency=low
 
   * dgram: New extension for datagram sockets; dgram-socket command.
+  * tuntap: New extension for tun/tap interfaces (currently, tun only).
   * New way of doing toplevels with tcmdifgen dispatch() primitive.
   * Replace #include <tcl8.3/tcl.h> with <tcl.h> and in build system find
     Tcl version and pass appropriate -I option.  (Closes: #362806.)