fstp line status debug: second attempt...
[vde.git] / vde-2 / Changelog
blob02d8014c8d2f78a5aa40f4ea7283d2a5948b2fd2
1 VDE 2.1.6, 2006-12-21
2         * Creation of changelog
3         * vde_switch and slirpvde didn't detach from terminal when in daemon mode
4           (thanks: Piotr Roszatycki)
5         * Patch for group-level privileges; -m option added to vdeq and vdetap
6           (thanks: Piotr Roszatycki)
7         * Added #ifdefs for some signals, for better portability (thanks: Piotr
8           Roszatycki)
9         * Fixed LD_PRELOAD examples in vdetaplib help and man page (thanks:
10           Piotr Roszatycki)
11         * Typos in vde_switch man page
12         * Typos in wirefilter man page (thanks: Helmut Grohne)
13         * Missing cleanups in vdeq (thanks: Piotr Roszatycki)
14         * Various fixes in vde_cryptcab source code; added callback to prevent
15           direct calling of vde_cryptcab.c functions from within blowfish.c;
16           added prototypes for some functions (thanks: Dann Frazier)
17         * libvdetap should not use system calls but the next function in the
18           dynamic library symbol list (thanks: Piotr Roszatycki)