summaryrefslogtreecommitdiffstats
path: root/cpukit/ChangeLog
diff options
context:
space:
mode:
authorChris Johns <chrisj@rtems.org>2008-03-29 05:08:24 +0000
committerChris Johns <chrisj@rtems.org>2008-03-29 05:08:24 +0000
commit5fd92cccfde78485c87108cf7f23f3f9a097e209 (patch)
treee5d6dc53a2ad640180f7333657793bb10119cae7 /cpukit/ChangeLog
parent2008-03-29 Chris Johns <chrisj@rtems.org> (diff)
downloadrtems-5fd92cccfde78485c87108cf7f23f3f9a097e209.tar.bz2
2008-03-29 Chris Johns <chrisj@rtems.org>
* librpc/include/rpc/clnt.h: Added the missing __BEGIN_DECLS as reported to the mailing list by Pierre Kestener (pierre.kestener@cea.fr).
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 19a657fc2d..7866fdc8e7 100644
--- a/cpukit/ChangeLog
+++ b/cpukit/ChangeLog
@@ -1,3 +1,9 @@
+2008-03-29 Chris Johns <chrisj@rtems.org>
+
+ * librpc/include/rpc/clnt.h: Added the missing __BEGIN_DECLS as
+ reported to the mailing list by Pierre Kestener
+ (pierre.kestener@cea.fr).
+
2008-03-25 Till Straumann <strauman@slac.stanford.edu>
* shttpd/log.c: Activate SPLIT_SNPRINTF for gcc <= 4.2.3 and