Opened 9 months ago
Closed 9 months ago
#21635 closed enhancement (fixed)
enchant-2.8.5
| Reported by: | Bruce Dubbs | Owned by: | Bruce Dubbs |
|---|---|---|---|
| Priority: | normal | Milestone: | 12.4 |
| Component: | BOOK | Version: | git |
| Severity: | normal | Keywords: | |
| Cc: |
Description
New point version.
Change History (3)
comment:1 by , 9 months ago
| Owner: | changed from to |
|---|---|
| Status: | new → assigned |
comment:2 by , 9 months ago
comment:3 by , 9 months ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Fixed at commits
0b51a04b27 Update to doxygen-1.14.0. 425d7fe1ee Update to enchant-2.8.5. c341664f44 Update to icewm-3.7.5. 448459a96e Update to gexiv2-0.14.5. 4c242a0f11 Update to liblinear-249.
Note:
See TracTickets
for help on using tickets.

2.8.5 (May 25, 2025)
This release fixes relocatability for BSDs (including macOS), and fixes the build system to make relocatability work better on Windows in some environments.
The build system has been updated to detect MSVC’s C++11 support correctly.
Some incorrect documentation was removed from enchant.h: Enchant does not automatically reject words containing non-letters not in the list returned by enchant_dict_get_extra_word_characters (though it is likely that most back-ends will consider them mis-spellings at best!).
The enchant(1) program now has tests, and the error message when the command line is invalid has been improved.
There are some minor improvements to the build system.