summaryrefslogtreecommitdiffstats
path: root/cpukit/libcsupport/ChangeLog
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 08:06:58 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2003-02-28 08:06:58 +0000
commit83eda9b994bfc70c8a1b1cf835d3729db1150335 (patch)
treebcf1f14576c0cbb38d477d155868c76c187e6284 /cpukit/libcsupport/ChangeLog
parentRemove corrupted ChangeLog entry. (diff)
downloadrtems-83eda9b994bfc70c8a1b1cf835d3729db1150335.tar.bz2
Merger from rtems-4-6-branch.
Diffstat (limited to 'cpukit/libcsupport/ChangeLog')
-rw-r--r--cpukit/libcsupport/ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/cpukit/libcsupport/ChangeLog b/cpukit/libcsupport/ChangeLog
index 557656a0c2..56d65631db 100644
--- a/cpukit/libcsupport/ChangeLog
+++ b/cpukit/libcsupport/ChangeLog
@@ -4,6 +4,10 @@
* src/termios.c (rtems_termios_open): Fixed code the incorrectly
checked that the wrong pointer during allocation was NULL.
+2003-02-18 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
+ * src/privateenv.c: Fix prototype for free_user_env.
+
2003-02-11 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
* configure.ac: AM_INIT_AUTOMAKE([1.7.2]).