mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Christophe Sovant
28.30.2014 fa945ae18831754ca3cfbc26f7726eab0d88b6a3
opendj3-server-dev/ext/svnkit/CHANGES.txt
File was renamed from opendj3-server-dev/ext/svnkit/changelog.txt
@@ -1,3 +1,80 @@
== version 1.8.5 ==
+ Properties merge didn't work correctly in 1.8.4, fixed.
+ Stability improvements.
== version 1.8.4 ==
+ Full transparent support of 1.7 working copy format.
+ Crash on concurrent access to GNOME Keyring fixed.
+ Non-atomic rename issues when JNA is not present fixed.
+ Missing JavaHL 1.8 methods implemented.
+ Stability and performance improvements.
== version 1.8.3-1 ==
+ Pre 1.8.4 version.
== version 1.8.3 ==
+ JNA dependency is optional again.
+ Users may replace JNA version 3.5.2 with version 4.0.0
  (unless JDK 1.5 compatibility is needed).
+ SqlJet 1.1.10 is used now for better performance on checking out large projects.
+ Stability improvements.
== version 1.8.2 ==
+ Optional readonly support of 1.7 working copy format
+ Number of exceptions and status issues fixed.
== version 1.8.1 ==
+ Eclipse update site issues fixed.
+ In case of multithreaded high load access, commit to FSRepository might fail
  on Windows due to file rename operation non-atomic behavior, fixed.
+ JNA dependency set to 3.5.2
+ Remote diff functionality might not work properly, fixed.
== version 1.8.0 ==
+ Subversion 1.8.0 working copy and repositories format support.
== version 1.7.11 ==
+ Eclipse update site issues fixed.
+ Minor performance improvements.
+ Minor stability improvements and bugfixes.
== version 1.7.10 ==
+ SSH agent support added via JSCH library.
+ Minor stability improvements and bugfixes.
== version 1.7.9 ==
+ SSL support improvements.
+ SqlJet library 1.1.7 is used.
+ Other minor stability improvements and bugfixes.
== version 1.7.8 ==
+ HTTP proxy authentication improvements.
+ Batch commit support for 1.7 working copies.
+ When used within Eclipse 4.2, credentials were not saved, fixed.
+ SqlJet library 1.1.6 is used.
+ Other minor stability improvements and bugfixes.
== version 1.7.6 ==
+ Deadlock in connections pool code fixed.
+ Connections might be left open on connections pool disposal.
+ Error reporting improved for DAV operations.
+ Remote diff might leave SSH connection open for a while when svn+ssh was used.
+ SSL Proxy supports authentication other than Basic.
+ SqlJet library 1.1.4 is used.
+ Other minor stability improvements and bugfixes.
== version 1.7.5-v1 ==
+ SVNLookClient.doGetChangedDirectories failed on revision 0, fixed.
@@ -668,4 +745,4 @@
= build 20041105
+ switch and relocate operations
+ bugfixes
+ bugfixes