summaryrefslogtreecommitdiffstats
path: root/testsuites/samples/ChangeLog
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2005-10-26 17:40:17 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2005-10-26 17:40:17 +0000
commit133f5f668ef556a9e8dcc19ee901986a856683de (patch)
treef03561a509ea9b85c8e988808d7d4a6b52c8d552 /testsuites/samples/ChangeLog
parentMisc. minor fixes. (diff)
downloadrtems-133f5f668ef556a9e8dcc19ee901986a856683de.tar.bz2
Formatting fix.
Diffstat (limited to '')
-rw-r--r--testsuites/samples/ChangeLog7
1 files changed, 4 insertions, 3 deletions
diff --git a/testsuites/samples/ChangeLog b/testsuites/samples/ChangeLog
index 9a518b8463..52c338c3a4 100644
--- a/testsuites/samples/ChangeLog
+++ b/testsuites/samples/ChangeLog
@@ -1,8 +1,9 @@
2005-10-26 Eric Norum <norume@aps.anl.gov>
- * samples/pppd/system.h: PR 839. Remove i386-specific conditional.
- This at least lets the sample compile. It's unlikely to actually
- work, though.
+ PR 839/tests
+ * samples/pppd/system.h: Remove i386-specific conditional.
+ This at least lets the sample compile. It's unlikely to actually
+ work, though.
2005-10-26 Ralf Corsepius <ralf.corsepius@rtems.org>