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-24 22:20:33 +0300
commitfe18c518cf476ea5a2c3eede8bf6b994ec3105f2 (patch)
tree16f5ebb14ce1bd541412bf375ba5a44b5341c6b1 /xsd/NEWS
parenta8ce5c380c69539fe0c7c62c397634d9d0c9fde2 (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.