summaryrefslogtreecommitdiffstats
path: root/cpukit/librpc/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/librpc/ChangeLog')
-rw-r--r--cpukit/librpc/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/cpukit/librpc/ChangeLog b/cpukit/librpc/ChangeLog
index 7870483469..e4504bf457 100644
--- a/cpukit/librpc/ChangeLog
+++ b/cpukit/librpc/ChangeLog
@@ -1,5 +1,13 @@
2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+ * src/rpc/Makefile.am, src/xdr/Makefile.am, src/Makefile.am:
+ Removed.
+ * Makefile.am: Merge-in src/rpc/Makefile.am, src/xdr/Makefile.am,
+ src/Makefile.am.
+ Various fixes. Reformat.
+
+2003-11-27 Ralf Corsepius <corsepiu@faw.uni-ulm.de>
+
* include/rpc/rpc.hinclude/rpc/rpc.h: Rename struct
rtems_rpc_task_variables into struct _rtems_rpc_task_variables
(Avoid symbol conflict between struct and variable).