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-02-25 13:45:49 +0300
commitfea8db080353e408a38ad9b66b50b1c9dfaf96de (patch)
tree19c060eb9d6b66104f3bff3e5ea940dd7441c74d /xsd/NEWS
parent5e527213a2430bb3018e5eebd909aef294edf9b5 (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.