summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--cs/CHANGES6
1 files changed, 3 insertions, 3 deletions
diff --git a/cs/CHANGES b/cs/CHANGES
index 564de7e35c2..1a708f2742a 100644
--- a/cs/CHANGES
+++ b/cs/CHANGES
@@ -1,9 +1,9 @@
Changes since version 2.0.0
---------------------------
-- Fixed a bug in slice2cs: incorrect code was generated if
- an interface was derived from a base interface in a different
- module if the base interface contained a AMD operation.
+- Fixed a bug in slice2cs: incorrect code was generated if an
+ interface was derived from a base interface in a different module
+ and the base interface contained an AMD operation.
Changes since version 1.5.1
---------------------------