summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2003-12-21 09:47:58 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2003-12-21 09:47:58 +0000
commitfa8af1d0659d7e64e4d052b83abd62219dccc7e1 (patch)
treefc7b6536f38060c796cc21ff0bf6bcec1b1ad3f3
parent5b98e33780c655da9b9d826ca2ed378651d345fa (diff)
downloadATCD-fa8af1d0659d7e64e4d052b83abd62219dccc7e1.tar.gz
ChangeLogTag: Sun Dec 21 09:45:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
-rw-r--r--ChangeLog6
-rw-r--r--Makefile.bor2
-rw-r--r--TAO/TAO_IDL/Makefile.bor2
-rw-r--r--TAO/TAO_IDL/TAO_IDL_BE.bor2
-rw-r--r--TAO/TAO_IDL/TAO_IDL_FE.bor2
-rw-r--r--TAO/TAO_IDL/tao_idl.bor2
-rw-r--r--TAO/examples/Load_Balancing/Load_Balancing.bor3
7 files changed, 18 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index a67c9c2d3bf..ef6c5e4e512 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+Sun Dec 21 09:45:13 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
+
+ * Kokyu/Makefile.bor:
+ * Kokyu/Makefile.Kokyu.bor:
+ Added Id tag to fix fuzz errors
+
Sat Dec 20 17:51:49 UTC 2003 Johnny Willemsen <jwillemsen@remedy.nl>
* ACEXML/parser/parser/ParserContext.inl:
diff --git a/Makefile.bor b/Makefile.bor
index a10fc536b15..1fdbc9c22f1 100644
--- a/Makefile.bor
+++ b/Makefile.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building ACE
#
diff --git a/TAO/TAO_IDL/Makefile.bor b/TAO/TAO_IDL/Makefile.bor
index 6ae95162df3..d68dc6e336f 100644
--- a/TAO/TAO_IDL/Makefile.bor
+++ b/TAO/TAO_IDL/Makefile.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the TAO IDL compiler
#
diff --git a/TAO/TAO_IDL/TAO_IDL_BE.bor b/TAO/TAO_IDL/TAO_IDL_BE.bor
index 0cb62f8ca85..88d24de776f 100644
--- a/TAO/TAO_IDL/TAO_IDL_BE.bor
+++ b/TAO/TAO_IDL/TAO_IDL_BE.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the TAO IDL compiler back end
#
diff --git a/TAO/TAO_IDL/TAO_IDL_FE.bor b/TAO/TAO_IDL/TAO_IDL_FE.bor
index 0ba9106452b..e8bee1eb1c4 100644
--- a/TAO/TAO_IDL/TAO_IDL_FE.bor
+++ b/TAO/TAO_IDL/TAO_IDL_FE.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the TAO IDL compiler front end
#
diff --git a/TAO/TAO_IDL/tao_idl.bor b/TAO/TAO_IDL/tao_idl.bor
index 2ab115690dc..f76e3bd24a9 100644
--- a/TAO/TAO_IDL/tao_idl.bor
+++ b/TAO/TAO_IDL/tao_idl.bor
@@ -1,4 +1,6 @@
#
+# $Id$
+#
# Makefile for building the TAO IDL compiler executable
#
diff --git a/TAO/examples/Load_Balancing/Load_Balancing.bor b/TAO/examples/Load_Balancing/Load_Balancing.bor
index f0a630c5541..53263590e81 100644
--- a/TAO/examples/Load_Balancing/Load_Balancing.bor
+++ b/TAO/examples/Load_Balancing/Load_Balancing.bor
@@ -1,4 +1,5 @@
-
+#
+# $Id$
#
# Makefile for building the Load_Balancing example
#