summaryrefslogtreecommitdiff
path: root/xsd/NEWS
diff options
context:
space:
mode:
authorKaren Arutyunov <karen@codesynthesis.com>2020-12-19 17:12:05 +0300
committerKaren Arutyunov <karen@codesynthesis.com>2021-01-13 22:32:44 +0300
commit818bcfa0dbbc1ef48bc3fe1f0c14d12866c51ef2 (patch)
tree08439f9422ff739e6b6e69f8f4623725a5ee367d /xsd/NEWS
parent2615896faa646e5830abf2c269150e1165c66515 (diff)
Various fixes
Diffstat (limited to 'xsd/NEWS')
-rw-r--r--xsd/NEWS2
1 files changed, 1 insertions, 1 deletions
diff --git a/xsd/NEWS b/xsd/NEWS
index 03f5942..9e33814 100644
--- a/xsd/NEWS
+++ b/xsd/NEWS
@@ -879,7 +879,7 @@ Version 2.0.0
* MSVC 7.1 has a limit on the length of the "if else if" chain. This
results in ICE when compiling generated code for enumerations with
a large number of values. This version addresses this issue. Thanks
- to Cyrille Chépélov <cyrille at chepelov.org> for reporting this and
+ to Cyrille Chépélov <cyrille at chepelov.org> for reporting this and
suggesting a fix.