This commit is contained in:
Joel Sherrill
2007-08-17 13:29:04 +00:00
parent 8db468ffde
commit b11f3a6d02

View File

@@ -1,4 +1,5 @@
2007-08-17 Chris Johns <chrisj@rtems.org> 2007-08-17 Chris Johns <chrisj@rtems.org>
* libmisc/capture/README: Minor copyright change. * libmisc/capture/README: Minor copyright change.
* libmisc/capture/capture-cli.c, libmisc/capture/capture.c, * libmisc/capture/capture-cli.c, libmisc/capture/capture.c,
libmisc/capture/capture.h: Fixed the memory leak when lots of libmisc/capture/capture.h: Fixed the memory leak when lots of
@@ -6,6 +7,7 @@
interface so all task type actions can be caught. interface so all task type actions can be caught.
2007-08-13 Chris Johns <chrisj@rtems.org> 2007-08-13 Chris Johns <chrisj@rtems.org>
* score/include/rtems/score/object.h: Point the * score/include/rtems/score/object.h: Point the
OBJECTS_RTEMS_CLASSES_LAST macro to the last entry. OBJECTS_RTEMS_CLASSES_LAST macro to the last entry.