diff options
Diffstat (limited to 'cpp')
-rw-r--r-- | cpp/CHANGES | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/cpp/CHANGES b/cpp/CHANGES index c920ed91ad2..9b29ad4f56a 100644 --- a/cpp/CHANGES +++ b/cpp/CHANGES @@ -1,6 +1,8 @@ Changes since version 3.0.1 --------------------------- +- Fixed a bug in dumpdb so that it handles object graphs correctly. + - Fixed a bug where the proxy timeout, compress flag and connection id attributes would be ignored for direct proxies using a router. |