]> git.karo-electronics.de Git - karo-tx-redboot.git/blob - packages/services/cpuload/v2_0/ChangeLog
Initial revision
[karo-tx-redboot.git] / packages / services / cpuload / v2_0 / ChangeLog
1 2003-02-24  Jonathan Larmour  <jifl@eCosCentric.com>
2
3         * cdl/cpuload.cdl: Add doc link.
4
5 2003-02-20  Bart Veer  <bartv@ecoscentric.com>
6
7         * cdl/cpuload.cdl: identify test binaries, not test sources
8
9 2002-08-15  Andrew Lunn  <andrew.lunn@ascom.ch>
10
11         * Created a new package with my CPU load measurement code which
12           has been sitting in the ecos-discuss archive for 2 and a bit
13           years.
14
15 //===========================================================================
16 //####ECOSGPLCOPYRIGHTBEGIN####
17 // -------------------------------------------
18 // This file is part of eCos, the Embedded Configurable Operating System.
19 // Copyright (C) 2002 Andrew Lunn
20 //
21 // eCos is free software; you can redistribute it and/or modify it under
22 // the terms of the GNU General Public License as published by the Free
23 // Software Foundation; either version 2 or (at your option) any later version.
24 //
25 // eCos is distributed in the hope that it will be useful, but WITHOUT ANY
26 // WARRANTY; without even the implied warranty of MERCHANTABILITY or
27 // FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
28 // for more details.
29 //
30 // You should have received a copy of the GNU General Public License along
31 // with eCos; if not, write to the Free Software Foundation, Inc.,
32 // 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA.
33 //
34 // As a special exception, if other files instantiate templates or use macros
35 // or inline functions from this file, or you compile this file and link it
36 // with other works to produce a work based on this file, this file does not
37 // by itself cause the resulting work to be covered by the GNU General Public
38 // License. However the source code for this file must still be made available
39 // in accordance with section (3) of the GNU General Public License.
40 //
41 // This exception does not invalidate any other reasons why a work based on
42 // this file might be covered by the GNU General Public License.
43 //
44 // Alternative licenses for eCos may be arranged by contacting Red Hat, Inc.
45 // at http://sources.redhat.com/ecos/ecos-license/
46 // -------------------------------------------
47 //####ECOSGPLCOPYRIGHTEND####
48 //===========================================================================