summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2006-09-06 12:55:52 +0000
committerChris Johns <chrisj@rtems.org>2006-09-06 12:55:52 +0000
commitc2f22829d13c0c4293e37180113fd755d4745a6c (patch)
tree84b4dcd4545b0484cc7938ee6c704116fbf1c939 /cpukit/ChangeLog
parentFix the bug in name change. The UNTIMEOUT macro did not use the ppp version. (diff)
downloadrtems-c2f22829d13c0c4293e37180113fd755d4745a6c.tar.bz2
2006-09-06 Chris Johns <chrisj@rtems.org>
* pppd/pppd.h: Fix the bug in name change. The UNTIMEOUT macro did not use the ppp version.
Diffstat (limited to 'cpukit/ChangeLog')
-rw-r--r--cpukit/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/cpukit/ChangeLog b/cpukit/ChangeLog
index e7b25a5277..1256609e65 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,8 @@
+2006-09-06 Chris Johns <chrisj@rtems.org>
+
+ * pppd/pppd.h: Fix the bug in name change. The UNTIMEOUT
+ macro did not use the ppp version.
+
2006-09-01 Joel Sherrill <joel@OARcorp.com>
* libnetworking/net/if_loop.c: Remove warning.