summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorTill Straumann <strauman@slac.stanford.edu>2006-09-01 21:16:19 +0000
committerTill Straumann <strauman@slac.stanford.edu>2006-09-01 21:16:19 +0000
commitd8f86d925a880cbfbe52b0777c891f3c78e1b2f4 (patch)
tree8d3db440ea7fad5c555e6efca16f5e34dfa0a156 /cpukit/ChangeLog
parent*** empty log message *** (diff)
downloadrtems-d8f86d925a880cbfbe52b0777c891f3c78e1b2f4.tar.bz2
* pppd/rtems.main.c, pppd/pppd.h: renamed 'untimeout'
to 'pppuntimeout' to avoid name clash with [future] bsdnet kernel routine.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index 9cf31ce755..5b0fc27c77 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2006-09-01 Till Straumann <strauman@slac.stanford.edu>
+
+ * pppd/rtems.main.c, pppd/pppd.h: renamed 'untimeout'
+ to 'pppuntimeout' to avoid name clash with [future]
+ bsdnet kernel routine.
+
2006-09-01 Joel Sherrill <joel@OARcorp.com>
* libcsupport/src/malloc.c, libnetworking/rtems/rtems_glue.c,