Skip to content

Commit 24f5650

Browse files
committed
update changes.xml
1 parent 125ef74 commit 24f5650

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

src/changes/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,6 +28,9 @@
2828

2929
<body>
3030
<release version="1.0.0" date="2010-12-31" description="1.0.0 GA release">
31+
<action type="fix" issue="104">
32+
Reset error context after calling XMLConfigBuilder or XMLMapperBuilder
33+
</action>
3134
<action type="fix" issue="196">
3235
SqlSession rolls back with no Spring Tx + autocommit=false + dirty=true (an update was executed)
3336
</action>

0 commit comments

Comments
 (0)