summaryrefslogtreecommitdiff
path: root/cpp/src/Ice/PropertiesI.cpp
diff options
context:
space:
mode:
authorMark Spruiell <mes@zeroc.com>2004-06-11 22:09:42 +0000
committerMark Spruiell <mes@zeroc.com>2004-06-11 22:09:42 +0000
commit8ed98e4ac7dff335bfcc27ab53a485abd1a1fa68 (patch)
tree89941556c6fccadaabe01e365a0321c96e46bbee /cpp/src/Ice/PropertiesI.cpp
parentTurned Ice.Current and Ice.Identity into structures. Some code tidy up as (diff)
downloadice-8ed98e4ac7dff335bfcc27ab53a485abd1a1fa68.tar.bz2
ice-8ed98e4ac7dff335bfcc27ab53a485abd1a1fa68.tar.xz
ice-8ed98e4ac7dff335bfcc27ab53a485abd1a1fa68.zip
default behavior of IcePatch client now calculates MD5s dynamically for
local files
Diffstat (limited to 'cpp/src/Ice/PropertiesI.cpp')
-rw-r--r--cpp/src/Ice/PropertiesI.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertiesI.cpp b/cpp/src/Ice/PropertiesI.cpp
index 98e9c97d9e8..261af50f2f4 100644
--- a/cpp/src/Ice/PropertiesI.cpp
+++ b/cpp/src/Ice/PropertiesI.cpp
@@ -195,7 +195,8 @@ static const string icePatchProps[] =
"Thorough",
"Trace.Files",
"UpdatePeriod",
- "Directory"
+ "Directory",
+ "Dynamic"
};
static const string iceSSLProps[] =