summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-17 21:25:10 +0000
committerjai <jai@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2007-01-17 21:25:10 +0000
commit552b05200218c4afdd22fb99cb007deea64a25da (patch)
tree3ccc8c859849a368fbda9f83b490ab3ca7d651a0
parent0676ba91216cc0599d864a8d81481c3495352756 (diff)
downloadATCD-552b05200218c4afdd22fb99cb007deea64a25da.tar.gz
adding notes
-rw-r--r--TAO/tao/notes/changes-in-profile-cpp.txt5
1 files changed, 5 insertions, 0 deletions
diff --git a/TAO/tao/notes/changes-in-profile-cpp.txt b/TAO/tao/notes/changes-in-profile-cpp.txt
new file mode 100644
index 00000000000..7dfb9476db8
--- /dev/null
+++ b/TAO/tao/notes/changes-in-profile-cpp.txt
@@ -0,0 +1,5 @@
+Made changes to Profile.cpp to change the length of the
+PolicyList that is returned back, espicially if we read a
+policy in the IOR Profiles, that is unsupported by TAO.
+
+The changes were made in the function get_policies ().