| OLD | NEW |
| 1 Name: hyphen | 1 Name: hyphen |
| 2 URL: http://sourceforge.net/projects/hunspell/files/Hyphen/ | 2 URL: http://sourceforge.net/projects/hunspell/files/Hyphen/ |
| 3 Version: 2.6 | 3 Version: 2.6 |
| 4 License File: COPYING | 4 License File: COPYING |
| 5 Security Critical: yes | 5 Security Critical: yes |
| 6 License: MPL 1.1/GPL 2.0/LGPL 2.1 | 6 License: MPL 1.1/GPL 2.0/LGPL 2.1 |
| 7 | 7 |
| 8 Description: | 8 Description: |
| 9 This is a partial copy of Hyphen 2.6 with the following changes: | 9 This is a partial copy of Hyphen 2.6 with the following changes: |
| 10 * Change the input params of hnj_hyphen_load to receive the pointer to a ruleset | 10 * Make it possible to pass a FILE* instead of file path (for sandbox). |
| 11 instead of a file path. | |
| 12 * Change RIGHTHYPHENMIN to 2 in hyph_en_US.dic so it hyphenates rec-i-proc-i-ty | 11 * Change RIGHTHYPHENMIN to 2 in hyph_en_US.dic so it hyphenates rec-i-proc-i-ty |
| 13 as expected. | 12 as expected. |
| 14 The patch is in google.patch. | 13 The patch is in google.patch. |
| 15 | 14 |
| 16 See 'hyphen.tex' for additional requirements regarding that file. | 15 See 'hyphen.tex' for additional requirements regarding that file. |
| OLD | NEW |