diff options
author | Matthew Newhook <matthew@zeroc.com> | 2014-08-13 17:08:16 -0230 |
---|---|---|
committer | Matthew Newhook <matthew@zeroc.com> | 2014-08-13 17:08:16 -0230 |
commit | f91316d2843031b94a9d2ea3f69eca65ff3bbefa (patch) | |
tree | 5de57fd88fd20ec6be44fef6a6a184f7216dd568 /cpp/src/Ice/PropertyNames.h | |
parent | ICE-5577 - remove JS generated files from GIT (diff) | |
download | ice-f91316d2843031b94a9d2ea3f69eca65ff3bbefa.tar.bz2 ice-f91316d2843031b94a9d2ea3f69eca65ff3bbefa.tar.xz ice-f91316d2843031b94a9d2ea3f69eca65ff3bbefa.zip |
- Added back the Ice.BackgroundIO property.
- Fixed some bugs in the interrupt test.
- Fixed a bug in Outgoing where the interrupt exception could be
swallowed.
Diffstat (limited to 'cpp/src/Ice/PropertyNames.h')
-rw-r--r-- | cpp/src/Ice/PropertyNames.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cpp/src/Ice/PropertyNames.h b/cpp/src/Ice/PropertyNames.h index 056730eb3cf..d5b33df89b8 100644 --- a/cpp/src/Ice/PropertyNames.h +++ b/cpp/src/Ice/PropertyNames.h @@ -6,7 +6,7 @@ // ICE_LICENSE file included in this distribution. // // ********************************************************************** -// Generated by makeprops.py from file ../config/PropertyNames.xml, Wed Aug 13 09:11:52 2014 +// Generated by makeprops.py from file ./config/PropertyNames.xml, Wed Aug 13 15:11:58 2014 // IMPORTANT: Do not edit this file -- any edits made here will be lost! |