diff options
author | Ralf Corsepius <ralf.corsepius@rtems.org> | 2003-02-28 07:29:21 +0000 |
---|---|---|
committer | Ralf Corsepius <ralf.corsepius@rtems.org> | 2003-02-28 07:29:21 +0000 |
commit | 769f47ae8aea1c94bb648a2c1dd52da124f95d26 (patch) | |
tree | 616ae6ceed7fb5a2840a78359eff88975839d2ef /cpukit/libmisc/ChangeLog | |
parent | Merger from rtems-4-6-branch. (diff) | |
download | rtems-769f47ae8aea1c94bb648a2c1dd52da124f95d26.tar.bz2 |
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/libmisc/ChangeLog')
-rw-r--r-- | cpukit/libmisc/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/libmisc/ChangeLog b/cpukit/libmisc/ChangeLog index 886047c47f..3b3a726f2d 100644 --- a/cpukit/libmisc/ChangeLog +++ b/cpukit/libmisc/ChangeLog @@ -1,3 +1,8 @@ +2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de> + + capture/capture-cli.c: Add proper definition to avoid compiler + warnings. Apply int = getchar(). + 2003-02-14 Till Straumann <strauman@slac.stanford.edu> PR 352/rtems_misc |