Skip to content

Commit 68d702b

Browse files
committed
Preparing the 2.3.2 release.
1 parent e3a5906 commit 68d702b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

ChangeLog.markdown

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
19
# 2.3.1 - 2014-05-14
210

311
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

Comments
 (0)