Skip to content

Commit f49fbbf

Browse files
committed
add the usual ...
1 parent 83be479 commit f49fbbf

File tree

1 file changed

+3
-1
lines changed
  • CSharpTranslator/antlr3/docs/external

1 file changed

+3
-1
lines changed

CSharpTranslator/antlr3/docs/external/CHANGELOG

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@
1919
rewritten to executePool()). This option enables the LCC translation template variant.
2020
See, e.g., System/LCC/IDisposable.xml.
2121

22-
* rename Clone() methods to be clone() to override default Object.clone()
22+
* rename Clone() methods to be clone() and so override default Object.clone().
23+
24+
* the usual bug fixes and improvements to translation templates.
2325

2426

0 commit comments

Comments
 (0)