From: <smi...@us...> - 2003-12-29 23:37:52
|
Update of /cvsroot/devil-linux/build In directory sc8-pr-cvs1:/tmp/cvs-serv8114 Modified Files: CHANGES Log Message: menuconfig now make sure that the each config option is only once in the .config file Index: CHANGES =================================================================== RCS file: /cvsroot/devil-linux/build/CHANGES,v retrieving revision 1.620 retrieving revision 1.621 diff -u -d -r1.620 -r1.621 --- CHANGES 29 Dec 2003 19:35:59 -0000 1.620 +++ CHANGES 29 Dec 2003 23:37:49 -0000 1.621 @@ -22,6 +22,7 @@ # 1.1.1 +- menuconfig now make sure that the each config option is only once in the .config file - enabled compilation of iptables with the GCC SSP - enabled compilation of kernel and all modules with the GCC Stack Smashing Protector - added smartmontools v5.26 (rpd) |