We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3a5906 commit 68d702bCopy full SHA for 68d702b
ChangeLog.markdown
@@ -1,3 +1,11 @@
1
+# 2.3.2 - 2014-06-08
2
+
3
+ This is a bugfix release. It fixes issues running with Windows using MRI ruby and fixes a problem with Ruby 1.8.7.
4
5
+ * Removed open4 dependency. svn2git no longer has any runtime dependencies and things work well on Windows again.
6
+ * Fixed an issue with Ruby 1.8.7, which doesn't implicitly require the 'thread' library meaning classes that library weren't in scope.
7
8
9
# 2.3.1 - 2014-05-14
10
11
This is a critical bugfix release if you're running git >= 1.8.3.2. In the days of svn2git 1.x we supported syncing
0 commit comments