From: chas w. <ch...@us...> - 2003-07-19 21:20:45
|
Update of /cvsroot/linux-atm/linux-atm In directory sc8-pr-cvs1:/tmp/cvs-serv2236 Modified Files: Tag: V2_5_0 ChangeLog Log Message: updates about ilmid Index: ChangeLog =================================================================== RCS file: /cvsroot/linux-atm/linux-atm/ChangeLog,v retrieving revision 1.2.2.2 retrieving revision 1.2.2.3 diff -C2 -d -r1.2.2.2 -r1.2.2.3 *** ChangeLog 1 May 2003 13:23:17 -0000 1.2.2.2 --- ChangeLog 19 Jul 2003 21:20:43 -0000 1.2.2.3 *************** *** 1,2 **** --- 1,22 ---- + Version 2.4.1 to 2.5.0 (??-???-????) + ====================== + + Bug fixes + --------- + + - building outside the source tree should now work properly + - TimeTicks (in ilmid) should be unsigned + + New features + ------------ + + - zeppelin now has a -b option (run in background) + - zeppelin creates /var/run/lec[itf].pid at startup + - ilmid updates from ek...@cm... + + Other changes + ------------- + + Version 2.4.0 to 2.4.1 (25-APR-2003) ===================== |